#include <movingPartMatrix.h>
Inheritance diagram for MovingPartMatrix:
Public Member Functions | |
INLINE | MovingPartMatrix (PartGroup *parent, const string &name, const LMatrix4f &initial_value=LMatrix4f::ident_mat()) |
virtual void | get_blend_value (const PartBundle *root) |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
void | register_with_read_factory (void) |
TypedWritable * | make_MovingPartMatrix (const FactoryParams ¶ms) |
void | init_type () |
Public Attributes | |
PUBLISHED | __pad0__: static TypeHandle get_class_type() { return _type_handle |
Protected Member Functions | |
INLINE | MovingPartMatrix (const MovingPartMatrix ©) |
INLINE | MovingPartMatrix (void) |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
|
|
|
|
Reimplemented from MovingPart< ACMatrixSwitchType >. Reimplemented in CharacterJoint. Definition at line 58 of file movingPartMatrix.h. References PartGroup::get_class_type(), and MovingPart< SwitchType >::init_type(). |
|
|
Reimplemented from MovingPart< ACMatrixSwitchType >. Reimplemented in CharacterJoint. Definition at line 55 of file movingPartMatrix.h. References PartGroup::get_class_type(). |
|
Reimplemented from MovingPart< ACMatrixSwitchType >. Reimplemented in CharacterJoint. Definition at line 64 of file movingPartMatrix.h. References PartGroup::get_class_type(), AnimChannelFixed< SwitchType >::init_type(), MovingPart< SwitchType >::init_type(), and register_type(). Referenced by ConfigureFn(), CharacterJoint::force_init_type(), and CharacterJoint::init_type(). |
|
Definition at line 140 of file movingPartMatrix.cxx. References MovingPart< ACMatrixSwitchType >::fillin(), params, and parse_params(). Referenced by register_with_read_factory(). |
|
Reimplemented from PartGroup. Reimplemented in CharacterJoint. Definition at line 157 of file movingPartMatrix.cxx. References PartGroup::get_class_type(), BamReader::get_factory(), make_MovingPartMatrix(), and Factory< TypedWritable >::register_factory(). Referenced by ConfigureFn(). |
|
Reimplemented from MovingPart< ACMatrixSwitchType >. Reimplemented in CharacterJoint. Definition at line 61 of file movingPartMatrix.h. |
|
Reimplemented from MovingPart< ACMatrixSwitchType >. Reimplemented in CharacterJoint. Definition at line 33 of file movingPartMatrix.cxx. |