Skip to content

Commit 3014e5a

Browse files
committed
{doc} Fix doxygen markup in E57SimpleData.h
[skip ci]
1 parent 30dcfd1 commit 3014e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/E57SimpleData.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,9 @@ namespace e57
177177
/// The maximum extent of the bounding region from the horizontal plane
178178
double elevationMaximum;
179179

180-
///< The starting azimuth angle defining the extent of the bounding region around the z axis
180+
/// The starting azimuth angle defining the extent of the bounding region around the z axis
181181
double azimuthStart;
182-
///< The ending azimuth angle defining the extent of the bounding region around the z axis
182+
/// The ending azimuth angle defining the extent of the bounding region around the z axis
183183
double azimuthEnd;
184184

185185
bool operator==( const SphericalBounds &rhs ) const

0 commit comments

Comments
 (0)