From e2b808e5a4c129890cb2b0ba79d88ed9a1dd1e94 Mon Sep 17 00:00:00 2001 From: Mike Kremer Date: Mon, 1 Mar 2010 16:37:05 +0000 Subject: [PATCH] Some reformatting. git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@279 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/mainpage.docu | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/Doc/mainpage.docu b/Doc/mainpage.docu index df906379..083e3412 100644 --- a/Doc/mainpage.docu +++ b/Doc/mainpage.docu @@ -21,6 +21,27 @@ is given. \li \ref compiling +

+\section mesh_docu Using and understanding OpenMesh + +We provide a short overview over the functionality of the %OpenMesh +library and some additional concepts in \ref tutorial. Additionally, we explain the +most important topics of %OpenMesh in the following sections: + +\li \ref mesh_features +\li \ref mesh_hds +\li \ref mesh_iterators +\li \ref mesh_navigation +\li \ref mesh_io +\li \ref mesh_operations +\li \ref mesh_hierarchy + +The %OpenMeshTools library that contains some useful tools +for i.e. mesh processing: + + \li \ref tools_docu + +

\section tutorial Tutorials (code examples) This section is supposed to introduce the basic concepts of @@ -54,29 +75,11 @@ repeatedly replacing each vertex' position by the center of gravity \li \ref tutorial_08 \li \ref tutorial_09 -\section mesh_docu Using and understanding OpenMesh - -We provide a short overview over the functionality of the %OpenMesh -library and some additional concepts in \ref tutorial. Additionally, we explain the -most important topics of %OpenMesh in the following sections: - -\li \ref mesh_first_to_read -\li \ref mesh_features -\li \ref mesh_cpp -\li \ref mesh_hierarchy -\li \ref mesh_hds -\li \ref mesh_iterators -\li \ref mesh_navigation -\li \ref mesh_io -\li \ref mesh_operations - -The %OpenMeshTools library that contains some useful tools -for i.e. mesh processing: - -\li \ref tools_docu - +

\section background Additional information on OpenMesh +\li \ref mesh_first_to_read +\li \ref mesh_cpp \li \ref mesh_members \li \ref naming_conventions \li \ref history