DisplayConnection

Inheritance:

Methods of DisplayConnection:

__init__
def __init__(self, qcm, serverName, port, msgHandler)

Undocumented function.

getSwapReady
def getSwapReady(self)

Undocumented function.

sendCamFrustum
def sendCamFrustum(self, focalLength, filmSize, filmOffset)

Undocumented function.

sendCamOffset
def sendCamOffset(self, xyz, hpr)

Undocumented function.

sendCommandString
def sendCommandString(self, commandString)

Undocumented function.

sendExit
def sendExit(self)

Undocumented function.

sendMoveCam
def sendMoveCam(self, xyz, hpr)

Undocumented function.

sendMoveSelected
def sendMoveSelected(self, xyz, hpr, scale)

Undocumented function.

sendSwapNow
def sendSwapNow(self)

Undocumented function.

sendTimeData
def sendTimeData(self, frameCount, frameTime, dt)

Undocumented function.