Searched refs:RotationVectorResponse (Results 1 – 1 of 1) sorted by relevance
478 function on(type: SensorId.ROTATION_VECTOR, callback: Callback<RotationVectorResponse>,731 function once(type: SensorId.ROTATION_VECTOR, callback: Callback<RotationVectorResponse>): void;984 function off(type: SensorId.ROTATION_VECTOR, callback?: Callback<RotationVectorResponse>): void;1277 …ion on(type: SensorType.SENSOR_TYPE_ID_ROTATION_VECTOR, callback: Callback<RotationVectorResponse>,1542 …type: SensorType.SENSOR_TYPE_ID_ROTATION_VECTOR, callback: Callback<RotationVectorResponse>): void;1802 …ype: SensorType.SENSOR_TYPE_ID_ROTATION_VECTOR, callback?: Callback<RotationVectorResponse>): void;2927 interface RotationVectorResponse extends Response { interface