Static Public Attributes | |
string | appname = 'Placer Panel' |
int | frameHeight = 215 |
int | frameWidth = 625 |
int | usecommandarea = 0 |
int | usestatusarea = 0 |
![]() | |
string | appname = 'Generic Application Frame' |
string | appversion = '1.0' |
string | balloonState = 'none' |
string | contactemail = 'Mark.Mine@disney.com' |
string | contactname = 'Mark R. Mine' |
string | contactphone = '(818) 544-2921' |
tuple | copyright |
int | frameHeight = 320 |
int | frameWidth = 450 |
int | padx = 5 |
int | pady = 5 |
int | panelCount = 0 |
int | usecommandarea = 0 |
int | usestatusarea = 0 |
def __init__ | ( | self, | |
parent = None , |
|||
kw | |||
) |
def addNodePath | ( | self, | |
nodePath | |||
) |
def addNodePathToDict | ( | self, | |
nodePath, | |||
names, | |||
menu, | |||
dict | |||
) |
def addRefNodePath | ( | self, | |
nodePath | |||
) |
def appInit | ( | self | ) |
def createInterface | ( | self | ) |
def onDestroy | ( | self, | |
event | |||
) |
def printNodePathInfo | ( | self | ) |
def pushRedo | ( | self | ) |
def pushRedoHook | ( | self | ) |
def pushUndo | ( | self, | |
fResetRedo = 1 |
|||
) |
def pushUndoHook | ( | self | ) |
def redoHook | ( | self, | |
nodePathList = [] |
|||
) |
def redoListEmptyHook | ( | self | ) |
def resetAll | ( | self | ) |
def resetHpr | ( | self | ) |
def resetPos | ( | self | ) |
def resetScale | ( | self | ) |
def selectNodePathNamed | ( | self, | |
name | |||
) |
def selectRefNodePathNamed | ( | self, | |
name | |||
) |
def setActiveNodePath | ( | self, | |
nodePath | |||
) |
def setMovementMode | ( | self, | |
movementMode | |||
) |
WIDGET OPERATIONS ###.
def setReferenceNodePath | ( | self, | |
nodePath | |||
) |
def setScalingMode | ( | self | ) |
def undoHook | ( | self, | |
nodePathList = [] |
|||
) |
def undoListEmptyHook | ( | self | ) |
def unitScale | ( | self | ) |
def updateAuxiliaryCoordinateSystems | ( | self | ) |
def updateHprWidgets | ( | self, | |
hpr | |||
) |
def updatePlacer | ( | self | ) |
def updatePosWidgets | ( | self, | |
pos | |||
) |
def updateResetValues | ( | self, | |
nodePath | |||
) |
def updateScaleWidgets | ( | self, | |
scale | |||
) |
def xform | ( | self, | |
value, | |||
axis | |||
) |
NODE PATH TRANSFORMATION OPERATIONS ###.
def xformOrbit | ( | self, | |
value, | |||
axis | |||
) |
def xformRelative | ( | self, | |
value, | |||
axis | |||
) |
def xformScale | ( | self, | |
value, | |||
axis | |||
) |
def xformStart | ( | self, | |
data | |||
) |
def xformStop | ( | self, | |
data | |||
) |
def zeroAll | ( | self | ) |
def zeroHpr | ( | self | ) |
def zeroPos | ( | self | ) |
|
static |
deltaHpr |
|
static |
|
static |
hprH |
hprP |
hprR |
initHpr |
initPos |
initScale |
movementMode |
nodePathDict |
nodePathMenu |
nodePathMenuBG |
nodePathMenuEntry |
nodePathNames |
orbitFromCS |
orbitToCS |
posOffset |
posX |
posY |
posZ |
redoButton |
refCS |
refNodePathDict |
refNodePathMenu |
refNodePathMenuEntry |
refNodePathNames |
scaleMenubutton |
scaleX |
scaleY |
scaleZ |
scalingMode |
tempCS |
undoButton |
undoEvents |
|
static |
|
static |