ovrRecti_

A 2D rectangle with a position and size. All components are integers.

extern (C)
struct ovrRecti_ {}

Members

Variables

Pos
ovrVector2i Pos;
Undocumented in source.
Size
ovrSizei Size;
Undocumented in source.

Meta