TextureRenderTarget Class Reference

#include <fbo.h>

Inheritance diagram for TextureRenderTarget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool BindToFB (void)
void Del (void)
GLenum Format (void) const
void Gen (void)
Texture2DGetTexture (void)
GLsizei Height (void) const
bool Set (Texture2D *tex)
void SetLevel (GLint level)
RTStorageType StorageType (void) const
 TextureRenderTarget (void)
bool Unset (void)
GLsizei Width (void) const

Protected Member Functions

void DoBind (void)
void DoUnbind (void)

Protected Attributes

GLint level
Texture2Dtex

Detailed Description

Definition at line 542 of file fbo.h.


Constructor & Destructor Documentation

TextureRenderTarget::TextureRenderTarget ( void   )  [inline]

Definition at line 545 of file fbo.h.


Member Function Documentation

bool TextureRenderTarget::BindToFB ( void   )  [inline, virtual]

Implements RenderTarget.

Definition at line 612 of file fbo.h.

void TextureRenderTarget::Del ( void   )  [inline, virtual]

Implements GLObject.

Definition at line 555 of file fbo.h.

void TextureRenderTarget::DoBind ( void   )  [inline, protected, virtual]

Implements Bindable.

Definition at line 627 of file fbo.h.

void TextureRenderTarget::DoUnbind ( void   )  [inline, protected, virtual]

Implements Bindable.

Definition at line 631 of file fbo.h.

GLenum TextureRenderTarget::Format ( void   )  const [inline, virtual]

Implements RenderTarget.

Definition at line 571 of file fbo.h.

void TextureRenderTarget::Gen ( void   )  [inline, virtual]

Implements GLObject.

Definition at line 551 of file fbo.h.

Texture2D* TextureRenderTarget::GetTexture ( void   )  [inline]

Definition at line 607 of file fbo.h.

GLsizei TextureRenderTarget::Height ( void   )  const [inline, virtual]

Implements RenderTarget.

Definition at line 565 of file fbo.h.

bool TextureRenderTarget::Set ( Texture2D tex  )  [inline]

Definition at line 588 of file fbo.h.

void TextureRenderTarget::SetLevel ( GLint  level  )  [inline]

Definition at line 582 of file fbo.h.

RTStorageType TextureRenderTarget::StorageType ( void   )  const [inline, virtual]

Implements RenderTarget.

Definition at line 577 of file fbo.h.

bool TextureRenderTarget::Unset ( void   )  [inline]

Definition at line 600 of file fbo.h.

GLsizei TextureRenderTarget::Width ( void   )  const [inline, virtual]

Implements RenderTarget.

Definition at line 559 of file fbo.h.


Member Data Documentation

GLint TextureRenderTarget::level [protected]

Definition at line 625 of file fbo.h.

Definition at line 624 of file fbo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:35 2013