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