OSVR-Core
|
Header. More...
Go to the source code of this file.
Classes | |
struct | OSVR_Pose3 |
A structure defining a 3D (6DOF) rigid body pose: translation and rotation. More... | |
Typedefs | |
typedef struct OSVR_Pose3 | OSVR_Pose3 |
A structure defining a 3D (6DOF) rigid body pose: translation and rotation. | |
Functions | |
OSVR_INLINE void | osvrPose3SetIdentity (OSVR_Pose3 *pose) |
Set a pose to identity. | |
Header.
Must be c-safe!