#include <fbo.h>

Public Member Functions | |
| ColorTexture (void) | |
| FrameBufferSemantic::FBSType | Semantic (void) const |
| bool | ValidateFormat (GLenum format) const |
| ColorTexture::ColorTexture | ( | void | ) | [inline] |
| FrameBufferSemantic::FBSType ColorTexture::Semantic | ( | void | ) | const [inline, virtual] |
Implements FrameBufferSemantic.
| bool ColorTexture::ValidateFormat | ( | GLenum | format | ) | const [inline, virtual] |
Implements FrameBufferSemantic.