Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ClusterClientSync Class Reference
Inheritance diagram for ClusterClientSync:
ClusterClient

Public Member Functions

 __init__ (self, configList, clusterSyncFlag)
 
 moveCamera (self, xyz, hpr)
 
 startSwapCoordinatorTask (self)
 
 swapCoordinator (self, task)
 
- Public Member Functions inherited from ClusterClient
 __call__ (self, commandString, fLocally=1, serverList=[])
 
 addControlMapping (self, objectName, controlledName, serverList=None, offset=None, priority=0)
 
 addNamedObjectMapping (self, object, name, hasColor=True)
 
 addObjectTag (self, object, selectFunction, deselectFunction, selectArgs, deselectArgs)
 
 controlObjectTask (self, task)
 
 deselectNodePath (self, nodePath)
 
 exit (self)
 
 getNodePathFindCmd (self, nodePath)
 
 getNodePathName (self, nodePath)
 
 handleDatagram (self, dgi, type, server)
 
 handleMessageQueue (self, server)
 
 handleNamedMovement (self, data)
 
 loadModel (self, nodePath)
 
 moveCameraTask (self, task)
 
 moveObject (self, nodePath, object, serverList, offset, hasColor=True)
 
 moveSelectedTask (self, state)
 
 redoSortedPriorities (self)
 
 removeControlMapping (self, name, serverList=None)
 
 removeObjectMapping (self, name)
 
 removeObjectTag (self, object)
 
 selectNodePath (self, nodePath)
 
 sendCamFrustum (self, focalLength, filmSize, filmOffset, indexList=[])
 
 sendNamedMovementDone (self, serverList=None)
 
 setControlMappingOffset (self, objectName, offset)
 
 startControlObjectTask (self)
 
 startMoveCamTask (self)
 
 startMoveSelectedTask (self)
 
 startReaderPollTask (self)
 
 startSynchronizeTimeTask (self)
 
 synchronizeTimeTask (self, task)
 

Public Attributes

 ready
 
 swapCoordinator
 
 waitForSwap
 
- Public Attributes inherited from ClusterClient
 controlMappings
 
 controlObjectTask
 
 controlOffsets
 
 controlPriorities
 
 daemon
 
 moveCameraTask
 
 moveSelectedTask
 
 msgHandler
 
 objectHasColor
 
 objectMappings
 
 qcm
 
 serverList
 
 serverQueues
 
 sortedControlMappings
 
 synchronizeTimeTask
 
 taggedObjects
 

Additional Inherited Members

- Static Public Attributes inherited from ClusterClient
int MGR_NUM = 1000000
 
 notify = DirectNotifyGlobal.directNotify.newCategory("ClusterClient")
 
- Protected Member Functions inherited from ClusterClient
 _readerPollTask (self, state)
 
- Protected Attributes inherited from ClusterClient
 _readerPollTask
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
configList,
clusterSyncFlag )

Reimplemented from ClusterClient.

Member Function Documentation

◆ moveCamera()

moveCamera ( self,
xyz,
hpr )

Reimplemented from ClusterClient.

◆ startSwapCoordinatorTask()

startSwapCoordinatorTask ( self)

◆ swapCoordinator()

swapCoordinator ( self,
task )

Member Data Documentation

◆ ready

ready

◆ swapCoordinator

swapCoordinator

◆ waitForSwap

waitForSwap