Inherits direct::showbase::DirectObject::DirectObject.
List of all members.
Constructor & Destructor Documentation
| def __init__ |
( |
|
self, |
|
|
|
name = None, |
|
|
|
fluid = 1, |
|
|
|
objectToLoad = None, |
|
|
|
upVectorNodePath = None, |
|
|
|
reverseUpVector = False |
|
) |
| |
Member Function Documentation
| def calcTime |
( |
|
self, |
|
|
|
tIn |
|
) |
| |
| def draw |
( |
|
self, |
|
|
|
subdiv = 1000 |
|
) |
| |
Draws a quick and cheesy visualization of the Mopath using
LineSegs. Returns the NodePath representing the drawing.
| def getFinalState |
( |
|
self | ) |
|
| def goTo |
( |
|
self, |
|
|
|
node, |
|
|
|
time |
|
) |
| |
| def loadFile |
( |
|
self, |
|
|
|
filename, |
|
|
|
fReset = 1 |
|
) |
| |
| def loadNodePath |
( |
|
self, |
|
|
|
nodePath, |
|
|
|
fReset = 1 |
|
) |
| |
| def play |
( |
|
self, |
|
|
|
node, |
|
|
|
time = 0.0, |
|
|
|
loop = 0 |
|
) |
| |
Member Data Documentation