#include <glGeomNodeContext.h>
Inheritance diagram for GLGeomNodeContext:
Public Types | |
typedef pvector< PT(Geom) | Geoms ) |
Public Member Functions | |
INLINE | GLGeomNodeContext (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 50 of file glGeomNodeContext.h. |
|
|
|
Reimplemented from GeomNodeContext. Definition at line 69 of file glGeomNodeContext.h. References GeomNodeContext::get_class_type(), and GeomNodeContext::init_type(). |
|
Reimplemented from GeomNodeContext. Definition at line 58 of file glGeomNodeContext.h. |
|
Reimplemented from GeomNodeContext. Definition at line 66 of file glGeomNodeContext.h. References GeomNodeContext::get_class_type(). |
|
Reimplemented from GeomNodeContext. Definition at line 61 of file glGeomNodeContext.h. References GeomNodeContext::get_class_type(), GeomNodeContext::init_type(), and register_type(). Referenced by init_libglgsg(). |
|
Definition at line 51 of file glGeomNodeContext.h. Referenced by GLGraphicsStateGuardian::draw_geom_node(), and GLGraphicsStateGuardian::prepare_geom_node(). |
|
Definition at line 46 of file glGeomNodeContext.h. Referenced by GLGraphicsStateGuardian::draw_geom_node(), GLGraphicsStateGuardian::prepare_geom_node(), and GLGraphicsStateGuardian::release_geom_node(). |
|
Reimplemented from GeomNodeContext. Definition at line 21 of file glGeomNodeContext.cxx. |