#include <movingPartScalar.h>
Inheritance diagram for MovingPartScalar:
Public Member Functions | |
INLINE | MovingPartScalar (PartGroup *parent, const string &name, const float &initial_value=0) |
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_MovingPartScalar (const FactoryParams ¶ms) |
TypeHandle | get_class_type () |
void | init_type () |
Protected Member Functions | |
INLINE | MovingPartScalar (const MovingPartScalar ©) |
INLINE | MovingPartScalar (void) |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
|
|
|
|
Reimplemented from MovingPart< ACScalarSwitchType >. Reimplemented in CharacterSlider. Definition at line 57 of file movingPartScalar.h. References PartGroup::get_class_type(), and MovingPart< SwitchType >::init_type(). |
|
|
Reimplemented from PartGroup. Reimplemented in CharacterSlider. Definition at line 58 of file movingPartScalar.h. Referenced by CharacterSlider::force_init_type(), CharacterSlider::get_type(), CharacterSlider::init_type(), and register_with_read_factory(). |
|
Reimplemented from MovingPart< ACScalarSwitchType >. Reimplemented in CharacterSlider. Definition at line 54 of file movingPartScalar.h. References PartGroup::get_class_type(). |
|
Reimplemented from MovingPart< ACScalarSwitchType >. Reimplemented in CharacterSlider. Definition at line 61 of file movingPartScalar.h. References PartGroup::get_class_type(), AnimChannelFixed< SwitchType >::init_type(), MovingPart< SwitchType >::init_type(), and register_type(). Referenced by ConfigureFn(), CharacterSlider::force_init_type(), and CharacterSlider::init_type(). |
|
Definition at line 93 of file movingPartScalar.cxx. References MovingPart< ACScalarSwitchType >::fillin(), params, and parse_params(). Referenced by register_with_read_factory(). |
|
Reimplemented from PartGroup. Reimplemented in CharacterSlider. Definition at line 110 of file movingPartScalar.cxx. References get_class_type(), BamReader::get_factory(), make_MovingPartScalar(), and Factory< TypedWritable >::register_factory(). Referenced by ConfigureFn(). |
|
Reimplemented from MovingPart< ACScalarSwitchType >. Reimplemented in CharacterSlider. Definition at line 31 of file movingPartScalar.cxx. |