377
Using input devices
Sensor class methods
Methods also set a prediction policy 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
(default) and
PREDICT_NEXT_FRAME_TIME
Predictors include:
NO_PREDICTOR
(default) ,
HEAD_PREDICTOR
, and
HAND_PREDICTOR