Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

DirectRadamec Class Reference

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

List of all members.

Public Member Functions

def __init__
def destroy
def disable
def enable
def normalizeChannel
def radamecDebug
def updateTask

Public Attributes

 aList
 analogs
 device
 maxRange
 minRange
 name
 numAnalogs

Static Public Attributes

tuple notify = DirectNotifyGlobal.directNotify.newCategory('DirectRadamec')
int radamecCount = 0

Constructor & Destructor Documentation

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

Member Function Documentation

def destroy (   self)
def disable (   self)
def enable (   self)
def normalizeChannel (   self,
  chan,
  minVal = -1,
  maxVal = 1 
)
def radamecDebug (   self)
def updateTask (   self,
  state 
)

Member Data Documentation

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