Added reference from general Doc to tutorial. refs #2512

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1303 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2015-07-03 09:05:21 +00:00
parent 43fdc506f2
commit c3bd162355

View File

@@ -611,6 +611,8 @@ Step one will give a short example on how to use the %OpenMesh IOManager,
step two will give some background information on how IOManager works and step two will give some background information on how IOManager works and
finally step three will show you how to add your own modules to IOManager. finally step three will show you how to add your own modules to IOManager.
A tutorial with more information regarding file IO can be found here: \ref tutorial_08
\section mesh_io_quick Step 1 - IOManager quick start \section mesh_io_quick Step 1 - IOManager quick start
For a quick start you can copy the following code directly to your project. For a quick start you can copy the following code directly to your project.