From 6115454d7930bec9a5aec042fe60406ba095a4fe Mon Sep 17 00:00:00 2001 From: cignoni Date: Thu, 19 Feb 2004 15:49:27 +0000 Subject: [PATCH] First working version --- docs/Doxygen/groups.dxy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Doxygen/groups.dxy b/docs/Doxygen/groups.dxy index c2c26e7c..53fd4f2a 100644 --- a/docs/Doxygen/groups.dxy +++ b/docs/Doxygen/groups.dxy @@ -1,7 +1,8 @@ /** \defgroup space Space -This module contains all the basic types for representing spatial entities like point, box, line planes etc. +This module contains all the basic types for representing spatial entities like points (vcg::Point3) box3, line planes etc. */ /** \defgroup vertex Vertex of triangular,tetrahedral meshes +This module contains the documentation for the type and the functions used for representing and managing vertexes of meshes */ /** \defgroup face Faces */