#include <geomContext.h>
Inheritance diagram for GeomContext:
Public Member Functions | |
INLINE | GeomContext (Geom *geom) |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
Geom * | _geom |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
Reimplemented from SavedContext. Definition at line 66 of file geomContext.h. References SavedContext::get_class_type(), and SavedContext::init_type(). |
|
Reimplemented from SavedContext. Definition at line 55 of file geomContext.h. |
|
Reimplemented from SavedContext. Definition at line 63 of file geomContext.h. References SavedContext::get_class_type(). |
|
Reimplemented from SavedContext. Definition at line 58 of file geomContext.h. References SavedContext::get_class_type(), SavedContext::init_type(), and register_type(). Referenced by init_libdisplay(). |
|
Definition at line 52 of file geomContext.h. |
|
Reimplemented from SavedContext. Definition at line 21 of file geomContext.cxx. |