OSVR-Core
|
Header. More...
#include <osvr/Util/APIBaseC.h>
Go to the source code of this file.
Classes | |
struct | OSVR_Quaternion |
A structure defining a quaternion, often a unit quaternion representing 3D rotation. More... | |
Macros | |
#define | OSVR_QUAT_MEMBER(COMPONENT, INDEX) |
Typedefs | |
typedef struct OSVR_Quaternion | OSVR_Quaternion |
A structure defining a quaternion, often a unit quaternion representing 3D rotation. | |
Functions | |
OSVR_INLINE void | osvrQuatSetIdentity (OSVR_Quaternion *q) |
Set a quaternion to the identity rotation. | |
Header.
Must be c-safe!