346
Using Input Devices
Sensor Class Methods
Use prediction and get a predicted value
Method
void setPredictionPolilcy( int policy )
void setPredictor( int predictor )
void getRead( Transform3D read )
void getRead( Transform3D read, long deltaT )
Prediction policies include:
PREDICT_NONE
and
PREDICT_NEXT_FRAME_TIME
Predictors include:
NO_PREDICTOR
,
HEAD_PREDICTOR
, and
HAND_PREDICTOR