Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
DirectCameraControl Class Reference
Inheritance diagram for DirectCameraControl:
DirectObject

Public Member Functions

 __init__ (self)
 
- Public Member Functions inherited from DirectObject
 accept (self, event, method, extraArgs=[])
 
 acceptOnce (self, event, method, extraArgs=[])
 
 addTask (self, *args, **kwargs)
 
 detectLeaks (self)
 
 doMethodLater (self, *args, **kwargs)
 
 getAllAccepting (self)
 
 ignore (self, event)
 
 ignoreAll (self)
 
 isAccepting (self, event)
 
 isIgnoring (self, event)
 
 removeAllTasks (self)
 
 removeTask (self, taskOrName)
 

Public Attributes

 actionEvents
 
 camManipRef
 
 coa
 
 coaMarker
 
 coaMarkerColorIval
 
 coaMarkerPos
 
 coaMarkerRef
 
 cqEntries
 
 fLockCOA
 
 lastView
 
 manipulateCameraInterval
 
 manipulateCameraTask
 
 nullHitPointCount
 
 orthoViewRoll
 
 startF
 
 startT
 
 switchDirBelowZero
 

Static Public Attributes

 notify = DirectNotifyGlobal.directNotify.newCategory('DirectCameraControl')
 
- Static Public Attributes inherited from DirectObject
 accept_once = acceptOnce
 
 add_task = addTask
 
 detect_leaks = detectLeaks
 
 do_method_later = doMethodLater
 
 get_all_accepting = getAllAccepting
 
 ignore_all = ignoreAll
 
 is_accepting = isAccepting
 
 is_ignoring = isIgnoring
 
 remove_all_tasks = removeAllTasks
 
 remove_task = removeTask
 

Additional Inherited Members

- Protected Member Functions inherited from DirectObject
 _addTask (self, task)
 
 _clearTask (self, task)
 
- Protected Attributes inherited from DirectObject
 _taskList
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Reimplemented from DirectObject.

Member Data Documentation

◆ actionEvents

actionEvents

◆ camManipRef

camManipRef

◆ coa

coa

◆ coaMarker

coaMarker

◆ coaMarkerColorIval

coaMarkerColorIval

◆ coaMarkerPos

coaMarkerPos

◆ coaMarkerRef

coaMarkerRef

◆ cqEntries

cqEntries

◆ fLockCOA

fLockCOA

◆ lastView

lastView

◆ manipulateCameraInterval

manipulateCameraInterval

◆ manipulateCameraTask

manipulateCameraTask

◆ notify

notify = DirectNotifyGlobal.directNotify.newCategory('DirectCameraControl')
static

◆ nullHitPointCount

nullHitPointCount

◆ orthoViewRoll

orthoViewRoll

◆ startF

startF

◆ startT

startT

◆ switchDirBelowZero

switchDirBelowZero