#include <eggBackPointer.h>
Inheritance diagram for EggBackPointer:
Public Member Functions | |
EggBackPointer () | |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 30 of file eggBackPointer.cxx. |
|
Implements TypedObject. Reimplemented in EggJointNodePointer, EggJointPointer, EggMatrixTablePointer, and EggVertexPointer. Definition at line 56 of file eggBackPointer.h. References get_class_type(), and init_type(). |
|
Reimplemented from TypedObject. Reimplemented in EggJointNodePointer, EggJointPointer, EggMatrixTablePointer, and EggVertexPointer. Definition at line 45 of file eggBackPointer.h. References _type_handle. Referenced by force_init_type(), get_type(), EggVertexPointer::init_type(), and EggJointPointer::init_type(). |
|
Implements TypedObject. Reimplemented in EggJointNodePointer, EggJointPointer, EggMatrixTablePointer, and EggVertexPointer. Definition at line 53 of file eggBackPointer.h. References get_class_type(). |
|
Reimplemented from TypedObject. Reimplemented in EggJointNodePointer, EggJointPointer, EggMatrixTablePointer, and EggVertexPointer. Definition at line 48 of file eggBackPointer.h. References _type_handle, TypedObject::get_class_type(), TypedObject::init_type(), and register_type(). Referenced by force_init_type(), init_libeggcharbase(), EggVertexPointer::init_type(), and EggJointPointer::init_type(). |
|
Reimplemented from TypedObject. Reimplemented in EggJointNodePointer, EggJointPointer, EggMatrixTablePointer, and EggVertexPointer. Definition at line 22 of file eggBackPointer.cxx. Referenced by get_class_type(), and init_type(). |