ovrSizei_

A 2D size with integer components.

extern (C)
struct ovrSizei_ {}

Members

Variables

h
int h;
Undocumented in source.
w
int w;
Undocumented in source.

Meta