__init__(self, cr) | DistributedSmoothNode | |
activateSmoothing(self, smoothing, prediction) | DistributedSmoothNode | |
clearSmoothing(self, bogus=None) | DistributedSmoothNode | |
d_returnResync(self, avId, timestampB, serverTime, uncertainty) | DistributedSmoothNode | |
d_setParent(self, parentToken) | DistributedSmoothNode | |
d_suggestResync(self, avId, timestampA, timestampB, serverTime, uncertainty) | DistributedSmoothNode | |
delete(self) | DistributedSmoothNode | |
disable(self) | DistributedSmoothNode | |
DistributedSmoothNode_initialized | DistributedSmoothNode | |
doSmoothTask(self, task) | DistributedSmoothNode | |
forceToTruePosition(self) | DistributedSmoothNode | |
generate(self) | DistributedSmoothNode | |
getComponentH(self) | DistributedSmoothNode | |
getComponentL(self) | DistributedSmoothNode | |
getComponentP(self) | DistributedSmoothNode | |
getComponentR(self) | DistributedSmoothNode | |
getComponentT(self) | DistributedSmoothNode | |
getComponentX(self) | DistributedSmoothNode | |
getComponentY(self) | DistributedSmoothNode | |
getComponentZ(self) | DistributedSmoothNode | |
getSmoothWrtReparents(self) | DistributedSmoothNode | |
lastSuggestResync | DistributedSmoothNode | |
localControl | DistributedSmoothNode | |
peerToPeerResync(self, avId, timestamp, serverTime, uncertainty) | DistributedSmoothNode | |
reloadPosition(self) | DistributedSmoothNode | |
returnResync(self, avId, timestampB, serverTimeSec, serverTimeUSec, uncertainty) | DistributedSmoothNode | |
setComponentH(self, h) | DistributedSmoothNode | |
setComponentL(self, l) | DistributedSmoothNode | |
setComponentP(self, p) | DistributedSmoothNode | |
setComponentR(self, r) | DistributedSmoothNode | |
setComponentT(self, timestamp) | DistributedSmoothNode | |
setComponentTLive(self, timestamp) | DistributedSmoothNode | |
setComponentX(self, x) | DistributedSmoothNode | |
setComponentY(self, y) | DistributedSmoothNode | |
setComponentZ(self, z) | DistributedSmoothNode | |
setSmH(self, h, timestamp=None) | DistributedSmoothNode | |
setSmHpr(self, h, p, r, timestamp=None) | DistributedSmoothNode | |
setSmoothWrtReparents(self, flag) | DistributedSmoothNode | |
setSmPos(self, x, y, z, timestamp=None) | DistributedSmoothNode | |
setSmPosHpr(self, x, y, z, h, p, r, timestamp=None) | DistributedSmoothNode | |
setSmPosHprL(self, l, x, y, z, h, p, r, timestamp=None) | DistributedSmoothNode | |
setSmStop(self, timestamp=None) | DistributedSmoothNode | |
setSmXY(self, x, y, timestamp=None) | DistributedSmoothNode | |
setSmXYH(self, x, y, h, timestamp) | DistributedSmoothNode | |
setSmXYZH(self, x, y, z, h, timestamp=None) | DistributedSmoothNode | |
setSmXZ(self, x, z, timestamp=None) | DistributedSmoothNode | |
setSmZ(self, z, timestamp=None) | DistributedSmoothNode | |
smoother | DistributedSmoothNode | |
smoothPosition(self) | DistributedSmoothNode | |
smoothStarted | DistributedSmoothNode | |
startSmooth(self) | DistributedSmoothNode | |
stopped | DistributedSmoothNode | |
stopSmooth(self) | DistributedSmoothNode | |
suggestResync(self, avId, timestampA, timestampB, serverTimeSec, serverTimeUSec, uncertainty) | DistributedSmoothNode | |
wantsSmoothing(self) | DistributedSmoothNode | |
wrtReparentTo(self, parent) | DistributedSmoothNode | |