E57 Simple API V1.0.312  Aug. 10, 2012
Public Attributes | List of all members
e57::CartesianBounds Class Reference

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.
 

Detailed Description

The e57::CartesianBounds structure specifies an axis-aligned box in local cartesian coordinates.


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