|
Panda3D
|
Public Member Functions | |
| __init__ (self, nodePath, duration, quat=None, startHpr=None, startQuat=None, other=None, blendType='noBlend', bakeInStart=1, fluid=0, name=None, hpr=None) | |
| privDoEvent (self, t, event) | |
Public Member Functions inherited from LerpNodePathInterval | |
| __init__ (self, name, duration, blendType, bakeInStart, fluid, nodePath, other) | |
| anyCallable (self, *params) | |
| setupParam (self, func, param) | |
Public Attributes | |
| endQuat = quat | |
| int | inPython = 1 |
| paramSetup = self.anyCallable(quat, startHpr, startQuat) | |
| setEndQuat | |
| setStartHpr | |
| setStartQuat | |
| startHpr = startHpr | |
| startQuat = startQuat | |
Additional Inherited Members | |
Static Public Attributes inherited from LerpNodePathInterval | |
| int | lerpNodePathNum = 1 |
| __init__ | ( | self, | |
| nodePath, | |||
| duration, | |||
| quat = None, | |||
| startHpr = None, | |||
| startQuat = None, | |||
| other = None, | |||
| blendType = 'noBlend', | |||
| bakeInStart = 1, | |||
| fluid = 0, | |||
| name = None, | |||
| hpr = None ) |
| privDoEvent | ( | self, | |
| t, | |||
| event ) |
| endQuat = quat |
| int inPython = 1 |
| setEndQuat |
| setStartHpr |
| setStartQuat |
| startHpr = startHpr |
| startQuat = startQuat |