#include <characterJointBundle.h>
Inheritance diagram for CharacterJointBundle:
Public Member Functions | |
CharacterJointBundle (const string &name="") | |
virtual PartGroup * | make_copy () const |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
void | register_with_read_factory (void) |
TypedWritable * | make_CharacterJointBundle (const FactoryParams ¶ms) |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
PUBLISHED | __pad0__: INLINE Character *get_node() const |
Protected Member Functions | |
INLINE | CharacterJointBundle (const CharacterJointBundle ©) |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Referenced by make_copy(). |
|
Definition at line 33 of file characterJointBundle.cxx. |
|
Reimplemented from PartBundle. Definition at line 56 of file characterJointBundle.h. References PartBundle::get_class_type(), and PartBundle::init_type(). |
|
Reimplemented from PartBundle. Definition at line 57 of file characterJointBundle.h. Referenced by register_with_read_factory(). |
|
Reimplemented from PartBundle. Definition at line 53 of file characterJointBundle.h. References PartBundle::get_class_type(). |
|
Reimplemented from PartBundle. Definition at line 60 of file characterJointBundle.h. References PartBundle::get_class_type(), PartBundle::init_type(), and register_type(). Referenced by init_libchar(). |
|
Definition at line 53 of file characterJointBundle.cxx. References PartGroup::fillin(), params, parse_params(), and BamReader::register_finalize(). Referenced by register_with_read_factory(). |
|
Reimplemented from PartBundle. Definition at line 43 of file characterJointBundle.cxx. References CharacterJointBundle(). |
|
Reimplemented from PartBundle. Definition at line 71 of file characterJointBundle.cxx. References get_class_type(), BamReader::get_factory(), make_CharacterJointBundle(), and Factory< TypedWritable >::register_factory(). Referenced by init_libchar(). |
|
Reimplemented from PartBundle. Definition at line 43 of file characterJointBundle.h. |
|
Reimplemented from PartBundle. Definition at line 25 of file characterJointBundle.cxx. |