FrameBufferSemantic Class Reference
#include <fbo.h>
List of all members.
Detailed Description
Definition at line 37 of file fbo.h.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 38 of file fbo.h.
Member Function Documentation
virtual FBSType FrameBufferSemantic::Semantic |
( |
void |
|
) |
const [pure virtual] |
static bool FrameBufferSemantic::ValidateColor |
( |
GLenum |
type |
) |
[inline, static] |
Definition at line 59 of file fbo.h.
static bool FrameBufferSemantic::ValidateDepth |
( |
GLenum |
type |
) |
[inline, static] |
Definition at line 64 of file fbo.h.
static bool FrameBufferSemantic::ValidateFormat |
( |
FBSType |
type, |
|
|
GLenum |
format | |
|
) |
| | [inline, static] |
Definition at line 48 of file fbo.h.
virtual bool FrameBufferSemantic::ValidateFormat |
( |
GLenum |
format |
) |
const [pure virtual] |
static bool FrameBufferSemantic::ValidateStencil |
( |
GLenum |
type |
) |
[inline, static] |
Definition at line 69 of file fbo.h.
The documentation for this class was generated from the following file: