|
| def | __init__ (self, name, mgr, plugin) |
| |
| def | getPropTuples (self) |
| |
| def | isSlicingRepr (self, rep) |
| |
| def | getSlicedReprNames (self) |
| |
| def | setApplyToRepr (self, rep, doApply=True) |
| |
| def | update (self) |
| |
| def | getAABB (self, isTransformed=False, isDerived=True) |
| |
| def | setPosition (self, pos) |
| |
| def | getPosition (self) |
| |
| def | setRotation (self, yaw, pitch, roll) |
| |
| def | getRotation (self) |
| |
| def | removeRepr (self, rep) |
| |
| def | __init__ (self, name, plugin=None, kwargs) |
| |
| def | __getattr__ (self, name) |
| |
| def | getLabel (self) |
| |
| def | getPropTuples (self) |
| |
| def | getName (self) |
| |
| def | setName (self, name) |
| |
| def | getReprTypes (self) |
| |
| def | removeRepr (self, rep) |
| |
| def | getDataset (self) |
| |
| def | setTimestepList (self, tslist) |
| |
| def | setTimestepScheme (self, starttime, interval) |
| |
| def | getTimestepList (self) |
| |
| def | getTimestepScheme (self) |
| |
| def | __repr__ (self) |
| |
◆ __init__()
| def __init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
mgr, |
|
|
|
plugin |
|
) |
| |
◆ getAABB()
| def getAABB |
( |
|
self, |
|
|
|
isTransformed = False, |
|
|
|
isDerived = True |
|
) |
| |
◆ getPosition()
◆ getPropTuples()
| def getPropTuples |
( |
|
self | ) |
|
◆ getRotation()
◆ getSlicedReprNames()
| def getSlicedReprNames |
( |
|
self | ) |
|
◆ isSlicingRepr()
| def isSlicingRepr |
( |
|
self, |
|
|
|
rep |
|
) |
| |
◆ removeRepr()
| def removeRepr |
( |
|
self, |
|
|
|
rep |
|
) |
| |
◆ setApplyToRepr()
| def setApplyToRepr |
( |
|
self, |
|
|
|
rep, |
|
|
|
doApply = True |
|
) |
| |
◆ setPosition()
| def setPosition |
( |
|
self, |
|
|
|
pos |
|
) |
| |
◆ setRotation()
| def setRotation |
( |
|
self, |
|
|
|
yaw, |
|
|
|
pitch, |
|
|
|
roll |
|
) |
| |
◆ update()
◆ mgr
◆ slicedReprs
◆ slicepos
◆ slicerot
The documentation for this class was generated from the following file: