Murl::IGyroscope Interface Referenceabstract
The gyroscope device interface. More...
#include "murl_i_gyroscope.h"
Inherited by Murl::Input::GyroscopeDevice.
Public Member Functions | |
virtual void | PostEvent (Real rotX, Real rotY, Real rotZ)=0 |
Post the current gyroscope angular velocity. More... | |
Detailed Description
The gyroscope device interface.
Used by the platform to post events to the device.
Member Function Documentation
◆ PostEvent()
Post the current gyroscope angular velocity.
- Parameters
-
rotX The angular velocity around the x-axis in radians per second. rotY The angular velocity around the y-axis in radians per second. rotZ The angular velocity around the Z-axis in radians per second.
The documentation for this interface was generated from the following file:
- murl_i_gyroscope.h