This is the base class for all GSG-specific context objects, such as TextureContext and GeomContext. More...
Static Public Member Functions | |
static TypeHandle | getClassType () |
This is the base class for all GSG-specific context objects, such as TextureContext and GeomContext.
It exists mainly to provide some structural organization.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from TypedObject.
Reimplemented in VertexBufferContext, ShaderContext, TextureContext, IndexBufferContext, GeomContext, and BufferContext.