Initial commit

This commit is contained in:
Paolo Cignoni 2004-02-19 14:22:03 +00:00
parent 9fef693c00
commit acafafad68
1 changed files with 9 additions and 0 deletions

9
docs/Doxygen/groups.dxy Normal file
View File

@ -0,0 +1,9 @@
/** \defgroup space Space
This module contains all the basic types for representing spatial entities like point, box, line planes etc.
*/
/** \defgroup vertex Vertex of triangular,tetrahedral meshes
*/
/** \defgroup face Faces
*/
/** \defgroup trimesh Triangular Meshes
*/