opengl
and glut
This optional library is required to render 3D graphics. It is fundamentally used by the classes in mrpt::opengl.
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. An exception will be raised only if you try to render them in a mrpt::gui::CDisplayWindow3D or by any other mean.
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 22:32:58 UTC 2019 |