#include <mrpt/opengl/CSetOfObjects.h>

Go to the source code of this file.
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::opengl | |
| The namespace for 3D scene representation and rendering. | |
Functions | |
Functions to obtain a 3D representation of a pose PDF | |
| |
| template<class POSE_PDF > | |
| CSetOfObjects::Ptr | mrpt::opengl::posePDF2opengl (const POSE_PDF &o) |
| Returns a representation of a the PDF - this is just an auxiliary function, it's more natural to call mrpt::poses::CPosePDF::getAs3DObject More... | |
Functions to obtain a 3D representation of a pose PDF | |
| |
| template<class POSE_PDF > | |
| CSetOfObjects::Ptr | mrpt::opengl::posePDF2opengl (const POSE_PDF &o) |
| Returns a representation of a the PDF - this is just an auxiliary function, it's more natural to call mrpt::poses::CPosePDF::getAs3DObject More... | |
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |