diff --git a/Doc/mainpage.docu b/Doc/mainpage.docu index 0b602c48..0c8ee2f2 100644 --- a/Doc/mainpage.docu +++ b/Doc/mainpage.docu @@ -101,6 +101,7 @@ in the following tutorial: \li \ref mesh_cpp \li \ref mesh_members \li \ref naming_conventions +\li \ref mesh_speedup \li \ref om_changelog \page mesh_docu Using and understanding OpenMesh @@ -119,7 +120,7 @@ in the following tutorial: \li \subpage mesh_cpp \li \subpage mesh_members \li \subpage naming_conventions +\li \subpage mesh_speedup \li \subpage om_changelog - **/ diff --git a/Doc/speedup.docu b/Doc/speedup.docu new file mode 100644 index 00000000..213cab5b --- /dev/null +++ b/Doc/speedup.docu @@ -0,0 +1,25 @@ +//----------------------------------------------------------------------------- + + +/** \page mesh_speedup Some Notes on how to speedup OpenMesh + +On this page we collect some hints which can be used to speedup OpenMesh. This list is not complete, so if you +have additional hints, just tell us. + +