direct.distributed.DistributedNodeUD

from direct.distributed.DistributedNodeUD import DistributedNodeUD

Inheritance diagram

Inheritance diagram of direct.distributed.DistributedNodeUD

class DistributedNodeUD(air, name=None)[source]

Bases: DistributedObjectUD

__init__(self, air, name=None)[source]
b_setParent(self, parentToken)[source]
d_setH(self, h)[source]
d_setHpr(self, h, p, r)[source]
d_setP(self, p)[source]
d_setParent(self, parentToken)[source]
d_setPos(self, x, y, z)[source]
d_setPosHpr(self, x, y, z, h, p, r)[source]
d_setR(self, r)[source]
d_setX(self, x)[source]
d_setXY(self, x, y)[source]
d_setXYH(self, x, y, h)[source]
d_setXYZH(self, x, y, z, h)[source]
d_setY(self, y)[source]
d_setZ(self, z)[source]
do_setParent(self, parentToken)[source]
setParent(self, parentToken)[source]
setParentStr(self, parentToken)[source]
setXY(self, x, y)[source]
setXYH(self, x, y, h)[source]
setXYZH(self, x, y, z, h)[source]