Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
ClusterClientSync Class Reference
Inheritance diagram for ClusterClientSync:
ClusterClient

Public Member Functions

def __init__
 
def moveCamera
 
def startSwapCoordinatorTask
 
def swapCoordinator
 
- Public Member Functions inherited from ClusterClient
def __init__
 
def __call__
 
def addControlMapping
 
def addNamedObjectMapping
 
def addObjectTag
 
def controlObjectTask
 
def deselectNodePath
 
def exit
 
def getNodePathFindCmd
 
def getNodePathName
 
def handleDatagram
 
def handleMessageQueue
 
def handleNamedMovement
 
def loadModel
 
def moveCamera
 
def moveCameraTask
 
def moveObject
 
def moveSelectedTask
 
def redoSortedPriorities
 
def removeControlMapping
 
def removeObjectMapping
 
def removeObjectTag
 
def selectNodePath
 
def sendCamFrustum
 
def sendNamedMovementDone
 
def setControlMappingOffset
 
def startControlObjectTask
 
def startMoveCamTask
 
def startMoveSelectedTask
 
def startReaderPollTask
 
def startSynchronizeTimeTask
 
def synchronizeTimeTask
 

Public Attributes

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

Additional Inherited Members

- Static Public Attributes inherited from ClusterClient
int MGR_NUM = 1000000
 
tuple notify = DirectNotifyGlobal.directNotify.newCategory("ClusterClient")
 

Constructor & Destructor Documentation

def __init__ (   self,
  configList,
  clusterSyncFlag 
)

Member Function Documentation

def moveCamera (   self,
  xyz,
  hpr 
)
def startSwapCoordinatorTask (   self)
def swapCoordinator (   self,
  task 
)

Member Data Documentation

ready
waitForSwap