#include <mrpt/opengl/CRenderizableDisplayList.h>
#include <mrpt/math/lightweight_geom_data.h>
Go to the source code of this file.
Classes | |
struct | mrpt::opengl::CBoxPtr |
class | mrpt::opengl::CBox |
A solid or wireframe box in 3D, defined by 6 rectangular faces parallel to the planes X, Y and Z (note that the object can be translated and rotated afterwards as any other CRenderizable object using the "object pose" in the base class). More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::opengl |
The namespace for 3D scene representation and rendering. | |
Functions | |
OPENGL_IMPEXP::mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CBoxPtr &pObj) |
Variables | |
class OPENGL_IMPEXP | mrpt::opengl::CBox |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |