ovrMatrix4f_

A 4x4 matrix with float elements.

extern (C)
struct ovrMatrix4f_ {}

Members

Variables

M
float[4][4] M;
Undocumented in source.

Meta