|
OSVR-Core
|
Header. More...
#include <osvr/Util/APIBaseC.h>Go to the source code of this file.
Classes | |
| struct | OSVR_Vec3 |
| A structure defining a 3D vector, often a position/translation. More... | |
Macros | |
| #define | OSVR_VEC_MEMBER(COMPONENT, INDEX) |
Typedefs | |
| typedef struct OSVR_Vec3 | OSVR_Vec3 |
| A structure defining a 3D vector, often a position/translation. | |
Functions | |
| OSVR_INLINE void | osvrVec3Zero (OSVR_Vec3 *v) |
| Set a Vec3 to the zero vector. | |
Header.
Must be c-safe!
1.8.12