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