CharacterVertexSlider
-
class CharacterVertexSlider
Bases:
VertexSliderThis is a specialization on
VertexSliderthat returns the slider value associated with a particularCharacterSliderobject.Inheritance diagram
-
CharacterVertexSlider(CharacterSlider *char_slider)
Constructs an invalid object; used only by the bam loader.
Constructs a new object that converts vertices from the indicated joint’s coordinate space, into the other indicated joint’s space.
-
CharacterSlider const *get_char_slider(void) const
Returns the
CharacterSliderobject for which this object returns the slider value.
-
static TypeHandle get_class_type(void)
-
CharacterVertexSlider(CharacterSlider *char_slider)
