Vector3F

Undocumented in source.
struct Vector3F {}

Members

Variables

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

Meta