|
Kohi Game Engine
|
Represents the extents of a 3d object. More...
#include <math_types.h>
Data Fields | |
| vec3 | min |
| The minimum extents of the object. More... | |
| vec3 | max |
| The maximum extents of the object. More... | |
Represents the extents of a 3d object.
| vec3 max |
The maximum extents of the object.
| vec3 min |
The minimum extents of the object.