Panda3D
|
This is the complete list of members for DisplayConnection, including all inherited members.
__init__(self, qcm, serverName, port, msgHandler) | DisplayConnection | |
cw | DisplayConnection | |
getSwapReady(self) | DisplayConnection | |
msgHandler | DisplayConnection | |
poll(self) | DisplayConnection | |
qcr | DisplayConnection | |
sendCamFrustum(self, focalLength, filmSize, filmOffset) | DisplayConnection | |
sendCamOffset(self, xyz, hpr) | DisplayConnection | |
sendCommandString(self, commandString) | DisplayConnection | |
sendExit(self) | DisplayConnection | |
sendMoveCam(self, xyz, hpr) | DisplayConnection | |
sendMoveNamedObject(self, xyz, hpr, scale, color, hidden, name) | DisplayConnection | |
sendMoveSelected(self, xyz, hpr, scale) | DisplayConnection | |
sendNamedMovementDone(self) | DisplayConnection | |
sendSwapNow(self) | DisplayConnection | |
sendTimeData(self, frameCount, frameTime, dt) | DisplayConnection | |
tcpConn | DisplayConnection |