This is a specialization on VertexSlider that returns the slider value associated with a particular CharacterSlider object. More...
Public Member Functions | |
CharacterVertexSlider (CharacterSlider char_slider) | |
Constructs a new object that converts vertices from the indicated joint's coordinate space, into the other indicated joint's space. | |
CharacterSlider const | getCharSlider () |
Returns the CharacterSlider object for which this object returns the slider value. | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
This is a specialization on VertexSlider that returns the slider value associated with a particular CharacterSlider object.
CharacterVertexSlider | ( | CharacterSlider | char_slider | ) |
Constructs a new object that converts vertices from the indicated joint's coordinate space, into the other indicated joint's space.
CharacterSlider const getCharSlider | ( | ) |
Returns the CharacterSlider object for which this object returns the slider value.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from VertexSlider.