#include <fbo.h>

Public Member Functions | |
| FrameBufferSemantic::FBSType | Semantic (void) const |
| StencilTexture (void) | |
| bool | ValidateFormat (GLenum format) const |
Definition at line 159 of file fbo.h.
| FrameBufferSemantic::FBSType StencilTexture::Semantic | ( | void | ) | const [inline, virtual] |
Implements FrameBufferSemantic.
| bool StencilTexture::ValidateFormat | ( | GLenum | format | ) | const [inline, virtual] |
Implements FrameBufferSemantic.