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