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.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 20:12:58 UTC 2023 |