Math group added

This commit is contained in:
Paolo Cignoni 2004-10-15 13:51:15 +00:00
parent 546d4d88e1
commit 02a8247d44
1 changed files with 3 additions and 1 deletions

View File

@ -8,4 +8,6 @@ This module contains all the basic types for representing spatial entities like
*/
/** \defgroup trimesh Triangular Meshes This module contains the documentation for the types and the functions used for representing and managing generic \b triangular \b meshes.
*/ /** \defgroup tetramesh Tetrahedral Meshes This module contains the documentation for the types and the functions used for representing and managing generic tetrahedral of meshes.
*/
*/ /** \defgroup math Math This module contains the documentation for the types and the functions used for representing and managing mathematical entities.
*/