#include <mrpt/opengl/CSetOfObjects.h>
Go to the source code of this file.
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Porgramming Toolkit (MRPT) libraries. | |
namespace | mrpt::opengl |
The namespace for 3D scene representation and rendering. | |
namespace | mrpt::opengl::stock_objects |
A collection of pre-built 3D objects for quick insertion in opengl::COpenGLScene objects. | |
Functions | |
CSetOfObjectsPtr MRPTDLLIMPEXP | mrpt::opengl::stock_objects::RobotPioneer () |
Returns a representation of a Pioneer II mobile base. | |
CSetOfObjectsPtr MRPTDLLIMPEXP | mrpt::opengl::stock_objects::CornerXYZ (float scale=1.0) |
Returns three arrows representing a X,Y,Z 3D corner. | |
CSetOfObjectsPtr MRPTDLLIMPEXP | mrpt::opengl::stock_objects::SICKLaser () |
Returns a high-quality 3D model of a SICK laser scanner (Model by Miguel Angel Espada Bernal) To see a preview of the model, visit the wiki page:. |
Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 22:58:25 EDT 2009 |