OSVR-Core
Public Attributes | List of all members
OSVR_Vec2 Struct Reference

A structure defining a 2D vector, which represents position. More...

#include <Vec2C.h>

Public Attributes

double data [2]
 Internal array data. More...
 

Detailed Description

A structure defining a 2D vector, which represents position.

Member Data Documentation

§ data

double OSVR_Vec2::data[2]

Internal array data.


The documentation for this struct was generated from the following file: