Math group added
This commit is contained in:
parent
546d4d88e1
commit
02a8247d44
|
@ -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.
|
||||
|
||||
*/
|
Loading…
Reference in New Issue