ovrVector2f_

A 2D vector with float components.

extern (C)
struct ovrVector2f_ {}

Members

Variables

x
float x;
Undocumented in source.
y
float y;
Undocumented in source.

Meta