Panda3D
|
Inherits direct::showbase::DirectObject::DirectObject.
Public Member Functions | |
def | __init__ |
def | destroy |
def | disable |
def | enable |
def | fastrakUpdate |
def | updateTask |
Public Attributes | |
device | |
deviceNo | |
name | |
tracker | |
trackerPos | |
updateFunc | |
Static Public Attributes | |
int | fastrakCount = 0 |
tuple | notify = DirectNotifyGlobal.directNotify.newCategory('DirectFastrak') |
def __init__ | ( | self, | |
device = 'Tracker0' , |
|||
nodePath = base.direct.camera |
|||
) |
def destroy | ( | self | ) |
def disable | ( | self | ) |
def enable | ( | self | ) |
def fastrakUpdate | ( | self | ) |
def updateTask | ( | self, | |
state | |||
) |
int fastrakCount = 0 [static] |
tuple notify = DirectNotifyGlobal.directNotify.newCategory('DirectFastrak') [static] |