Moved docygen documentation to each extension file and added missing extension documentation

This commit is contained in:
Christophe Riccio
2011-06-07 16:37:57 +01:00
parent 3904d5c59c
commit a672f612ad
15 changed files with 191 additions and 174 deletions

View File

@@ -11,13 +11,13 @@
including <glm/ext.hpp>. Otherwise, each extension needs to be included a specific file.
**/
/*!
/*
\defgroup gtx_associated_min_max GLM_GTX_associated_min_max: Associated Min/Max
\ingroup gtx
\brief Min and max functions that return associated values not the compared onces.
<glm/gtx/associated_min_max.hpp> need to be included to use these functionalities.
**/
*/
/*!
\defgroup gtx_bit GLM_GTX_bit: Extended bitwise operations