|
Panda3D
|
Public Member Functions | |
| __init__ (self, truePartName, subset=PartSubset()) | |
| __repr__ (self) | |
| makeCopy (self) | |
Public Attributes | |
| subset = subset | |
| truePartName = truePartName | |
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).
| __init__ | ( | self, | |
| truePartName, | |||
| subset = PartSubset() ) |
| __repr__ | ( | self | ) |
| makeCopy | ( | self | ) |
| subset = subset |
| truePartName = truePartName |