CRenderizable.h File Reference
#include <mrpt/utils/utils_defs.h>
#include <mrpt/utils/CSerializable.h>
#include <mrpt/synch/CCriticalSection.h>
Go to the source code of this file.
|
Classes |
class | mrpt::opengl::CRenderizable |
| The base class of 3D objects that can be directly rendered through OpenGL. More...
|
Namespaces |
namespace | mrpt |
| The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ libraries.
|
namespace | mrpt::poses |
| Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms.
|
namespace | mrpt::utils |
| Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
|
namespace | mrpt::opengl |
| The namespace for 3D scene representation and rendering.
|