Searched refs:GameRotationVectorSensor (Results 1 – 2 of 2) sorted by relevance
49 class GameRotationVectorSensor : public RotationVectorSensor {51 GameRotationVectorSensor() : RotationVectorSensor(FUSION_NOMAG) {} in GameRotationVectorSensor() function
204 registerSensor(new GameRotationVectorSensor(), !needGameRotationVector, true); in onFirstRef()