Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
CharacterVertexSlider Class Reference

This is a specialization on VertexSlider that returns the slider value associated with a particular CharacterSlider object. More...

Inheritance diagram for CharacterVertexSlider:
VertexSlider TypedWritableReferenceCount TypedWritable ReferenceCount TypedObject

List of all members.

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 ()

Detailed Description

This is a specialization on VertexSlider that returns the slider value associated with a particular CharacterSlider object.


Constructor & Destructor Documentation

Constructs a new object that converts vertices from the indicated joint's coordinate space, into the other indicated joint's space.


Member Function Documentation

Returns the CharacterSlider object for which this object returns the slider value.

static TypeHandle getClassType ( ) [static]

Reimplemented from VertexSlider.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties