Fixed GLM_GTC_constants description brief (#162)

This commit is contained in:
Christophe Riccio
2014-02-08 14:16:23 +01:00
parent a8fd81850f
commit 4e444fed19
2 changed files with 2 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
/// @defgroup gtc_constants GLM_GTC_constants
/// @ingroup gtc
///
/// @brief Allow to perform bit operations on integer values
/// @brief Provide a list of constants and precomputed useful values.
///
/// <glm/gtc/constants.hpp> need to be included to use these features.
///////////////////////////////////////////////////////////////////////////////////