STYLE: Updated Doxygen comment markers
This commit is contained in:
@ -65,8 +65,8 @@ public:
|
||||
|
||||
enum representationType
|
||||
{
|
||||
rtSphere, //< Sphere
|
||||
rtVector //< Vector
|
||||
rtSphere, //!< Sphere
|
||||
rtVector //!< Vector
|
||||
};
|
||||
|
||||
static const NamedEnum<representationType, 2> representationTypeNames;
|
||||
|
||||
Reference in New Issue
Block a user