#include <crTextureContext.h>
Inheritance diagram for CRTextureContext:
Public Member Functions | |
INLINE | CRTextureContext (Texture *tex) |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
GLuint | _index |
GLfloat | _priority |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
Reimplemented from TextureContext. Definition at line 70 of file crTextureContext.h. References TextureContext::get_class_type(), and TextureContext::init_type(). |
|
Reimplemented from TextureContext. Definition at line 59 of file crTextureContext.h. |
|
Reimplemented from TextureContext. Definition at line 67 of file crTextureContext.h. References TextureContext::get_class_type(). |
|
Reimplemented from TextureContext. Definition at line 62 of file crTextureContext.h. References TextureContext::get_class_type(), TextureContext::init_type(), and register_type(). Referenced by init_libcrgsg(). |
|
Definition at line 53 of file crTextureContext.h. Referenced by CRGraphicsStateGuardian::bind_texture(), CRGraphicsStateGuardian::prepare_texture(), and CRGraphicsStateGuardian::release_texture(). |
|
Definition at line 56 of file crTextureContext.h. Referenced by CRGraphicsStateGuardian::prepare_texture(). |
|
Reimplemented from TextureContext. Definition at line 21 of file crTextureContext.cxx. |