RenderTarget Class Reference
#include <fbo.h>
List of all members.
Detailed Description
Definition at line 412 of file fbo.h.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 417 of file fbo.h.
Constructor & Destructor Documentation
| RenderTarget::RenderTarget |
( |
void |
|
) |
[inline] |
Member Function Documentation
| virtual GLenum RenderTarget::Attachment |
( |
void |
|
) |
const [pure virtual] |
| virtual bool RenderTarget::BindToFB |
( |
void |
|
) |
[protected, pure virtual] |
| bool RenderTarget::Detach |
( |
void |
|
) |
|
| virtual GLenum RenderTarget::Format |
( |
void |
|
) |
const [pure virtual] |
| const FrameBuffer* RenderTarget::GetFrameBuffer |
( |
void |
|
) |
const [inline] |
| FrameBuffer* RenderTarget::GetFrameBuffer |
( |
void |
|
) |
[inline] |
| virtual GLsizei RenderTarget::Height |
( |
void |
|
) |
const [pure virtual] |
| virtual RTStorageType RenderTarget::StorageType |
( |
void |
|
) |
const [pure virtual] |
| virtual bool RenderTarget::ValidateAttachment |
( |
GLenum |
attachment |
) |
const [pure virtual] |
| virtual GLsizei RenderTarget::Width |
( |
void |
|
) |
const [pure virtual] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: