Panda3D
|
Public Member Functions | |
__init__ (self) | |
b_clearSmoothing (self) | |
d_clearSmoothing (self) | |
delete (self) | |
disable (self) | |
generate (self) | |
getPosHprBroadcastPeriod (self) | |
getPosHprBroadcastTaskName (self) | |
posHprBroadcast ### | |
posHprBroadcastStarted (self) | |
sendCurrentPosition (self) | |
setPosHprBroadcastPeriod (self, period) | |
startPosHprBroadcast (self, period=.2, stagger=0, type=None) | |
stopPosHprBroadcast (self) | |
wantSmoothPosBroadcastTask (self) | |
Public Attributes | |
broadcastType | |
cnode | |
d_broadcastPosHpr | |
dclass | |
doId | |
Static Public Attributes | |
BroadcastTypes = Enum('FULL, XYH, XY') | |
Protected Member Functions | |
_posHprBroadcast (self, task=DummyTask) | |
Protected Attributes | |
_posHprBroadcast | |
common base class for DistributedSmoothNode and DistributedSmoothNodeAI
__init__ | ( | self | ) |
Reimplemented in DistributedSmoothNodeAI, and DistributedSmoothNode.
|
protected |
b_clearSmoothing | ( | self | ) |
d_clearSmoothing | ( | self | ) |
delete | ( | self | ) |
Reimplemented in DistributedSmoothNode, and DistributedSmoothNodeAI.
disable | ( | self | ) |
Reimplemented in DistributedSmoothNode, and DistributedSmoothNodeAI.
generate | ( | self | ) |
Reimplemented in DistributedSmoothNode, and DistributedSmoothNodeAI.
getPosHprBroadcastPeriod | ( | self | ) |
getPosHprBroadcastTaskName | ( | self | ) |
posHprBroadcast ###
posHprBroadcastStarted | ( | self | ) |
sendCurrentPosition | ( | self | ) |
setPosHprBroadcastPeriod | ( | self, | |
period ) |
startPosHprBroadcast | ( | self, | |
period = .2, | |||
stagger = 0, | |||
type = None ) |
stopPosHprBroadcast | ( | self | ) |
wantSmoothPosBroadcastTask | ( | self | ) |
|
protected |
broadcastType |
|
static |
cnode |
d_broadcastPosHpr |
dclass |
doId |