We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30dcfd1 commit 3014e5aCopy full SHA for 3014e5a
include/E57SimpleData.h
@@ -177,9 +177,9 @@ namespace e57
177
/// The maximum extent of the bounding region from the horizontal plane
178
double elevationMaximum;
179
180
- ///< The starting azimuth angle defining the extent of the bounding region around the z axis
+ /// The starting azimuth angle defining the extent of the bounding region around the z axis
181
double azimuthStart;
182
- ///< The ending azimuth angle defining the extent of the bounding region around the z axis
+ /// The ending azimuth angle defining the extent of the bounding region around the z axis
183
double azimuthEnd;
184
185
bool operator==( const SphericalBounds &rhs ) const
0 commit comments