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

The collection of all the joints and sliders in the character. More...

Inheritance diagram for CharacterJointBundle:
PartBundle PartGroup TypedWritableReferenceCount Namable TypedWritable ReferenceCount TypedObject

List of all members.

Public Member Functions

 CharacterJointBundle (string name)
 Normally, there is no need to create a CharacterJointBundle directly.
 CharacterJointBundle ()
 Normally, there is no need to create a CharacterJointBundle directly.
Character getNode (int n)
 Returns the nth Character associated with this PartBundle.

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

The collection of all the joints and sliders in the character.


Constructor & Destructor Documentation

CharacterJointBundle ( string  name)

Normally, there is no need to create a CharacterJointBundle directly.

The Character node will automatically create one for itself.

Normally, there is no need to create a CharacterJointBundle directly.

The Character node will automatically create one for itself.


Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from PartBundle.

Returns the nth Character associated with this PartBundle.

Reimplemented from PartBundle.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties