direct.distributed.DistributedSmoothNodeBase

from direct.distributed.DistributedSmoothNodeBase import DistributedSmoothNodeBase, DummyTaskClass

DistributedSmoothNodeBase module: contains the DistributedSmoothNodeBase class

Inheritance diagram

Inheritance diagram of direct.distributed.DistributedSmoothNodeBase

class DistributedSmoothNodeBase[source]

Bases: object

common base class for DistributedSmoothNode and DistributedSmoothNodeAI

BroadcastTypes = <direct.showbase.PythonUtil.Enum object>
__init__(self)[source]
b_clearSmoothing(self)[source]
d_clearSmoothing(self)[source]
delete(self)[source]
disable(self)[source]
generate(self)[source]
getPosHprBroadcastPeriod(self)[source]
getPosHprBroadcastTaskName(self)[source]
posHprBroadcastStarted(self)[source]
sendCurrentPosition(self)[source]
setPosHprBroadcastPeriod(self, period)[source]
startPosHprBroadcast(self, period=0.2, stagger=0, type=None)[source]
stopPosHprBroadcast(self)[source]
wantSmoothPosBroadcastTask(self)[source]
class DummyTaskClass[source]

Bases: object

setDelay(self, blah)[source]