direct.distributed.DistributedCameraOV

from direct.distributed.DistributedCameraOV import DistributedCameraOV

Inheritance diagram

Inheritance diagram of direct.distributed.DistributedCameraOV

class DistributedCameraOV(cr)[source]

Bases: DistributedObjectOV

__init__(self, cr)[source]
addFixture(self, fixture, index=None)[source]
b_setFixtures(self, fixtures)[source]
blinkFixture(self, index)[source]
d_setFixtures(self, fixtures)[source]
delete(self)[source]
getObject(self)[source]
loadFromFile(self, name)[source]
refreshFixture(self, id, data)[source]
removeFixture(self, index)[source]
saveFixture(self, index=None)[source]

Position the camera with ~oobe, then call this to save its telemetry.

setCamParent(self, doId)[source]
setFixtures(self, fixtures)[source]
standbyFixture(self, index)[source]
startRecording(self)[source]
stopRecording(self)[source]
storeToFile(self, name)[source]
testFixture(self, index)[source]
unpackFixture(self, data)[source]