DirectCameraControl

Inheritance:

Methods of DirectCameraControl:

Methods of DirectObject:

HPPanTask
def HPPanTask(self, state)

Undocumented function.

HPanYZoomTask
def HPanYZoomTask(self, state)

Undocumented function.

XZTranslateOrHPPanTask
def XZTranslateOrHPPanTask(self, state)

Undocumented function.

XZTranslateOrHPanYZoomTask
def XZTranslateOrHPanYZoomTask(self, state)

Undocumented function.

XZTranslateTask
def XZTranslateTask(self, state)

Undocumented function.

__init__
def __init__(self)

Undocumented function.

centerCam
def centerCam(self)

Undocumented function.

centerCamIn
def centerCamIn(self, t)

Undocumented function.

centerCamNow
def centerCamNow(self)

Undocumented function.

computeCOA
def computeCOA(self, entry)

Undocumented function.

disableMouseFly
def disableMouseFly(self)

Undocumented function.

enableMouseFly
def enableMouseFly(self, fKeyEvents=1)

Undocumented function.

fitOnWidget
def fitOnWidget(self, nodePath='None Given')

Undocumented function.

homeCam
def homeCam(self)

Undocumented function.

lockCOA
def lockCOA(self)

Undocumented function.

mouseDollyStart
def mouseDollyStart(self, modifiers)

Undocumented function.

mouseFlyStart
def mouseFlyStart(self, modifiers)

Undocumented function.

mouseFlyStartTopWin
def mouseFlyStartTopWin(self)

Undocumented function.

mouseFlyStop
def mouseFlyStop(self)

Undocumented function.

mouseFlyStopTopWin
def mouseFlyStopTopWin(self)

Undocumented function.

mouseRollTask
def mouseRollTask(self, state)

Undocumented function.

mouseRotateStart
def mouseRotateStart(self, modifiers)

Undocumented function.

mouseRotateTask
def mouseRotateTask(self, state)

Undocumented function.

moveToFit
def moveToFit(self)

Undocumented function.

orbitUprightCam
def orbitUprightCam(self)

Undocumented function.

pickNextCOA
def pickNextCOA(self)

Cycle through collision handler entries

removeManipulateCameraTask
def removeManipulateCameraTask(self)

Undocumented function.

reparentCam
def reparentCam(self, state)

Undocumented function.

spawnHPPan
def spawnHPPan(self)

Undocumented function.

spawnHPanYZoom
def spawnHPanYZoom(self)

Undocumented function.

spawnMouseRollTask
def spawnMouseRollTask(self)

Undocumented function.

spawnMouseRotateTask
def spawnMouseRotateTask(self)

Undocumented function.

spawnMoveToView
def spawnMoveToView(self, view)

Undocumented function.

spawnXZTranslate
def spawnXZTranslate(self)

Undocumented function.

spawnXZTranslateOrHPPan
def spawnXZTranslateOrHPPan(self)

Undocumented function.

spawnXZTranslateOrHPanYZoom
def spawnXZTranslateOrHPanYZoom(self)

Undocumented function.

stickToWidgetTask
def stickToWidgetTask(self, state)

Undocumented function.

swingCamAboutWidget
def swingCamAboutWidget(self, degrees, t)

Undocumented function.

toggleCOALock
def toggleCOALock(self)

Undocumented function.

toggleMarkerVis
def toggleMarkerVis(self)

Undocumented function.

unlockCOA
def unlockCOA(self)

Undocumented function.

updateCoa
def updateCoa(self, ref2point, coaDist=None, ref=None)

Undocumented function.

updateCoaMarkerSize
def updateCoaMarkerSize(self, coaDist=None)

Undocumented function.

updateCoaMarkerSizeOnDeath
def updateCoaMarkerSizeOnDeath(self, state)

Undocumented function.

uprightCam
def uprightCam(self)

Undocumented function.

zoomCam
def zoomCam(self, zoomFactor, t)

Undocumented function.

__init__
def __init__(self)

Undocumented function.

accept
def accept(self, event, method, extraArgs=[])

Undocumented function.

acceptOnce
def acceptOnce(self, event, method, extraArgs=[])

Undocumented function.

ignore
def ignore(self, event)

Undocumented function.

ignoreAll
def ignoreAll(self)

Undocumented function.

isAccepting
def isAccepting(self, event)

Undocumented function.

isIgnoring
def isIgnoring(self, event)

Undocumented function.