direct.tkpanels.Placer

from direct.tkpanels.Placer import Placer, place

DIRECT Nine DoF Manipulation Panel

Inheritance diagram

Inheritance diagram of direct.tkpanels.Placer

class Placer(parent=None, **kw)[source]

Bases: AppShell

__init__(parent=None, **kw)[source]
addNodePath(nodePath)[source]
addNodePathToDict(nodePath, names, menu, dict)[source]
addRefNodePath(nodePath)[source]
appInit()[source]
appname = 'Placer Panel'
createInterface()[source]
frameHeight = 215
frameWidth = 625
onDestroy(event)[source]
printNodePathInfo()[source]
pushRedo()[source]
pushRedoHook()[source]
pushUndo(fResetRedo=1)[source]
pushUndoHook()[source]
redoHook(nodePathList=[])[source]
redoListEmptyHook()[source]
resetAll()[source]
resetHpr()[source]
resetPos()[source]
resetScale()[source]
selectNodePathNamed(name)[source]
selectRefNodePathNamed(name)[source]
setActiveNodePath(nodePath)[source]
setMovementMode(movementMode)[source]
setReferenceNodePath(nodePath)[source]
setScalingMode()[source]
undoHook(nodePathList=[])[source]
undoListEmptyHook()[source]
unitScale()[source]
updateAuxiliaryCoordinateSystems()[source]
updateHprWidgets(hpr)[source]
updatePlacer()[source]
updatePosWidgets(pos)[source]
updateResetValues(nodePath)[source]
updateScaleWidgets(scale)[source]
usecommandarea = 0
usestatusarea = 0
xform(value, axis)[source]
xformOrbit(value, axis)[source]
xformRelative(value, axis)[source]
xformScale(value, axis)[source]
xformStart(data)[source]
xformStop(data)[source]
zeroAll()[source]
zeroHpr()[source]
zeroPos()[source]
place(nodePath)[source]