| 
    E57 Simple API V1.0.312
    Aug. 10, 2012
    
   | 
 
The e57::SphericalBounds structure stores the bounds of some data in spherical coordinates. More...
#include <E57Simple.h>
Public Attributes | |
| double | rangeMinimum | 
| The minimum extent of the bounding region in the r direction.  | |
| double | rangeMaximum | 
| The maximum extent of the bounding region in the r direction.  | |
| double | elevationMinimum | 
| The minimum extent of the bounding region from the horizontal plane.  | |
| double | elevationMaximum | 
| The maximum extent of the bounding region from the horizontal plane.  | |
| double | azimuthStart | 
| The starting azimuth angle defining the extent of the bounding region around the z axis.  | |
| double | azimuthEnd | 
| The ending azimuth angle defining the extent of the bounding region around the z axix.  | |
The e57::SphericalBounds structure stores the bounds of some data in spherical coordinates.
 1.8.2