#include <mrpt/opengl/CRenderizable.h>
#include <mrpt/poses/CPoint3D.h>
#include <mrpt/utils/stl_extensions.h>
Go to the source code of this file.
Classes | |
class | mrpt::opengl::CPolyhedron |
An arbitrary polyhedron. More... | |
struct | mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronEdge |
struct | mrpt::opengl::CPolyhedron::CPolyhedron::TPolyhedronFace |
Namespaces | |
namespace | mrpt |
The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ libraries. | |
namespace | mrpt::opengl |
The namespace for 3D scene representation and rendering. | |
Functions | |
MRPTDLLIMPEXP mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CPolyhedron::TPolyhedronEdge &o) |
MRPTDLLIMPEXP mrpt::utils::CStream & | mrpt::opengl::operator<< (mrpt::utils::CStream &out, const CPolyhedron::TPolyhedronEdge &o) |
MRPTDLLIMPEXP mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CPolyhedron::TPolyhedronFace &o) |
MRPTDLLIMPEXP mrpt::utils::CStream & | mrpt::opengl::operator<< (mrpt::utils::CStream &out, const CPolyhedron::TPolyhedronFace &o) |
Variables | |
class MRPTDLLIMPEXP | mrpt::opengl::CPolyhedron |
Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:07:47 EST 2009 |