VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
Public Attributes | List of all members
extents_t Struct Reference

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?!
 

Detailed Description

Extents a datatype to hold size extent of a 3D model. (the range a model extends to)


The documentation for this struct was generated from the following file: