![]() |
VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
|
Extents a datatype to hold size extent of a 3D model. (the range a model extends to) More...
#include <vxDataTypes.h>
Public Attributes | |
| float | x0 |
| first x value length (left) | |
| float | y0 |
| first y value length (up) | |
| float | z0 |
| first x value length (top) | |
| float | sc |
| scale value | |
| float | x1 |
| second x value length (right) | |
| float | y1 |
| second y value length (down) | |
| float | z1 |
| second z value length (bottom) | |
| float | dum |
| @TODO dummy data?! | |
Extents a datatype to hold size extent of a 3D model. (the range a model extends to)