Panda3D
Public Member Functions | Public Attributes

Actor.SubpartDef Class Reference

List of all members.

Public Member Functions

def __init__
def __repr__
def makeCopy

Public Attributes

 subset
 truePartName

Detailed Description

Instances of this class are stored within the SubpartDict
to track the existance of arbitrary sub-parts.  These are
designed to appear to the user to be identical to true "part"
of a multi-part Actor, but in fact each subpart represents a
subset of the joints of an existing part (which is accessible
via a different name). 

Constructor & Destructor Documentation

def __init__ (   self,
  truePartName,
  subset = PartSubset() 
)

Member Function Documentation

def __repr__ (   self)
def makeCopy (   self)

Member Data Documentation

 All Classes Namespaces Functions Variables Properties