addReading(ArTime timeOfReading, ArPose position) | ArInterpolation | |
ArInterpolation(size_t numberOfReadings=100) | ArInterpolation | |
getNumberOfReadings(void) const | ArInterpolation | |
getPose(ArTime timeStamp, ArPose *position) | ArInterpolation | |
myDataMutex (defined in ArInterpolation) | ArInterpolation | [protected] |
myPoses (defined in ArInterpolation) | ArInterpolation | [protected] |
mySize (defined in ArInterpolation) | ArInterpolation | [protected] |
myTimes (defined in ArInterpolation) | ArInterpolation | [protected] |
reset(void) | ArInterpolation | |
setNumberOfReadings(size_t numberOfReadings) | ArInterpolation | |
~ArInterpolation() | ArInterpolation | [virtual] |