diff --git a/docs/Doxygen/groups.dxy b/docs/Doxygen/groups.dxy new file mode 100644 index 00000000..c2c26e7c --- /dev/null +++ b/docs/Doxygen/groups.dxy @@ -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 +*/