CharacterVertexSlider¶
-
class
CharacterVertexSlider
¶ Bases:
VertexSlider
This is a specialization on
VertexSlider
that returns the slider value associated with a particularCharacterSlider
object.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
CharacterSlider
object for which this object returns the slider value.
-
static TypeHandle
get_class_type
(void)¶
-