Main MRPT website > C++ reference
MRPT logo
dependency_opengl_glut.h
Go to the documentation of this file.
1 /** \page dep-opengl-glut External dependency: opengl+glut
2  *
3 
4 <small> <a href="dependencies.html">Back to list of dependencies</a> </small>
5 <br>
6 
7 <h2>Dependency: <code>opengl</code> and <code>glut</code></h2>
8 <hr>
9 
10 This optional library is required to render 3D graphics. It is fundamentally used by the classes in mrpt::opengl.
11 
12 Note however that nothing prevents you from creating objects in mrpt::opengl, manipulating them, building 3D scenes, saving them to disk, etc. even without OpenGL support.
13 An exception will be raised only if you try to render them in a mrpt::gui::CDisplayWindow3D or by any other mean.
14 
15 */
16 



Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013