#include <crGeomNodeContext.h>
Inheritance diagram for CRGeomNodeContext:
Public Types | |
typedef pvector< PT(dDrawable) | Geoms ) |
Public Member Functions | |
INLINE | CRGeomNodeContext (GeomNode *node) |
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 |
Geoms | _dynamic_geoms |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 60 of file crGeomNodeContext.h. |
|
|
|
Reimplemented from GeomNodeContext. Definition at line 79 of file crGeomNodeContext.h. References GeomNodeContext::get_class_type(), and GeomNodeContext::init_type(). |
|
Reimplemented from GeomNodeContext. Definition at line 68 of file crGeomNodeContext.h. |
|
Reimplemented from GeomNodeContext. Definition at line 76 of file crGeomNodeContext.h. References GeomNodeContext::get_class_type(). |
|
Reimplemented from GeomNodeContext. Definition at line 71 of file crGeomNodeContext.h. References GeomNodeContext::get_class_type(), GeomNodeContext::init_type(), and register_type(). Referenced by init_libcrgsg(). |
|
Definition at line 61 of file crGeomNodeContext.h. Referenced by CRGraphicsStateGuardian::draw_geom_node(), and CRGraphicsStateGuardian::prepare_geom_node(). |
|
Definition at line 56 of file crGeomNodeContext.h. Referenced by CRGraphicsStateGuardian::draw_geom_node(), CRGraphicsStateGuardian::prepare_geom_node(), and CRGraphicsStateGuardian::release_geom_node(). |
|
Reimplemented from GeomNodeContext. Definition at line 21 of file crGeomNodeContext.cxx. |