E57 Simple API V1.0.312
Aug. 10, 2012
|
The e57::CartesianBounds structure specifies an axis-aligned box in local cartesian coordinates. More...
#include <E57Simple.h>
Public Attributes | |
double | xMinimum |
The minimum extent of the bounding box in the X direction. | |
double | xMaximum |
The maximum extent of the bounding box in the X direction. | |
double | yMinimum |
The minimum extent of the bounding box in the Y direction. | |
double | yMaximum |
The maximum extent of the bounding box in the Y direction. | |
double | zMinimum |
The minimum extent of the bounding box in the Z direction. | |
double | zMaximum |
The maximum extent of the bounding box in the Z direction. | |
The e57::CartesianBounds structure specifies an axis-aligned box in local cartesian coordinates.