Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

DirectFastrak Class Reference

Inherits direct::showbase::DirectObject::DirectObject.

List of all members.

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')

Constructor & Destructor Documentation

def __init__ (   self,
  device = 'Tracker0',
  nodePath = base.direct.camera 
)

Member Function Documentation

def destroy (   self)
def disable (   self)
def enable (   self)
def fastrakUpdate (   self)
def updateTask (   self,
  state 
)

Member Data Documentation

int fastrakCount = 0 [static]
tuple notify = DirectNotifyGlobal.directNotify.newCategory('DirectFastrak') [static]
 All Classes Namespaces Functions Variables Properties