#include <eggJointNodePointer.h>
Inheritance diagram for EggJointNodePointer:
Public Member Functions | |
EggJointNodePointer (EggObject *object) | |
virtual int | get_num_frames () const |
virtual LMatrix4d | get_frame (int n) const |
virtual void | set_frame (int n, const LMatrix4d &mat) |
virtual bool | add_rebuild_frame (const LMatrix4d &mat) |
virtual bool | do_rebuild () |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Private Member Functions | |
PT (EggGroup) _joint | |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 35 of file eggJointNodePointer.cxx. |
|
Reimplemented from EggJointPointer. Definition at line 106 of file eggJointNodePointer.cxx. References EggJointPointer::_rebuild_frames, and EggJointPointer::add_rebuild_frame(). |
|
Reimplemented from EggJointPointer. Definition at line 128 of file eggJointNodePointer.cxx. References EggJointPointer::_rebuild_frames. |
|
Reimplemented from EggJointPointer. Definition at line 59 of file eggJointNodePointer.h. References get_class_type(), and init_type(). |
|
Reimplemented from EggJointPointer. Definition at line 48 of file eggJointNodePointer.h. References _type_handle. Referenced by force_init_type(), and get_type(). |
|
Implements EggJointPointer. Definition at line 75 of file eggJointNodePointer.cxx. |
|
Implements EggJointPointer. Definition at line 59 of file eggJointNodePointer.cxx. |
|
Reimplemented from EggJointPointer. Definition at line 56 of file eggJointNodePointer.h. References get_class_type(). |
|
Reimplemented from EggJointPointer. Definition at line 51 of file eggJointNodePointer.h. References _type_handle, EggJointPointer::get_class_type(), EggJointPointer::init_type(), and register_type(). Referenced by force_init_type(), and init_libeggcharbase(). |
|
|
|
Implements EggJointPointer. Definition at line 92 of file eggJointNodePointer.cxx. |
|
Reimplemented from EggJointPointer. Definition at line 27 of file eggJointNodePointer.cxx. Referenced by get_class_type(), and init_type(). |