#include <fbo.h>
Public Member Functions | |
ColorTexture (void) | |
FrameBufferSemantic::FBSType | Semantic (void) const |
bool | ValidateFormat (GLenum format) const |
Definition at line 123 of file fbo.h.
FrameBufferSemantic::FBSType ColorTexture::Semantic | ( | void | ) | const [inline, virtual] |
Implements FrameBufferSemantic.
bool ColorTexture::ValidateFormat | ( | GLenum | format | ) | const [inline, virtual] |
Implements FrameBufferSemantic.