Make python not toplevel
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1174 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -86,6 +86,15 @@ repeatedly replacing each vertex' position by the center of gravity
|
||||
\li \ref tutorial_09
|
||||
|
||||
<br /><br />
|
||||
|
||||
\section python_and_om OpenMesh Python interface
|
||||
OpenMesh itself is written in C++. We also provide a python interface
|
||||
to use OpenMesh. A detailed description of the interface can be found
|
||||
in the following tutorial:
|
||||
\li \subpage python_tutorial
|
||||
|
||||
<br /><br />
|
||||
|
||||
\subpage additional_information
|
||||
|
||||
\li \ref mesh_first_to_read
|
||||
@@ -104,6 +113,7 @@ repeatedly replacing each vertex' position by the center of gravity
|
||||
\li \subpage mesh_hierarchy
|
||||
\li \subpage mesh_type
|
||||
|
||||
|
||||
\page additional_information Additional Information on OpenMesh
|
||||
\li \subpage mesh_first_to_read
|
||||
\li \subpage mesh_cpp
|
||||
|
||||
Reference in New Issue
Block a user