Skip to content

Commit

Permalink
🗑️ Doxygen: removed stray OGRE module.
Browse files Browse the repository at this point in the history
  • Loading branch information
ohlidalp authored and Petr Ohlídal committed Apr 9, 2022
1 parent 79079af commit 9447f5c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions source/main/terrain/OgreTerrainPSSMMaterialGenerator.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,7 @@ THE SOFTWARE.
namespace Ogre {
class PSSMShadowCameraSetup;

/** \addtogroup Optional Components
* @{
*/
/** \addtogroup Terrain
* Some details on the terrain component
* @{
*/


/** A TerrainMaterialGenerator which can cope with normal mapped, specular mapped
terrain.
Expand Down Expand Up @@ -286,8 +280,5 @@ class TerrainPSSMMaterialGenerator : public TerrainMaterialGenerator
};
};

/** @} */
/** @} */

}

0 comments on commit 9447f5c

Please # to comment.