#include <mrpt/opengl/CRenderizableDisplayList.h>
#include <mrpt/opengl/CPolyhedron.h>
#include <mrpt/opengl/CSetOfTriangles.h>
#include <mrpt/math/geometry.h>
#include <mrpt/math/CMatrixTemplate.h>
#include <mrpt/utils/aligned_containers.h>
Go to the source code of this file.
Classes | |
class | mrpt::opengl::CGeneralizedCylinder |
This object represents any figure obtained by extruding any profile along a given axis. More... | |
struct | mrpt::opengl::CGeneralizedCylinder::TQuadrilateral |
Auxiliary struct holding any quadrilateral, represented by foour points. 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, CGeneralizedCylinderPtr &pObj) |
Variables | |
class OPENGL_IMPEXP | mrpt::opengl::CGeneralizedCylinder |
struct OPENGL_IMPEXP | mrpt::opengl::CGeneralizedCylinderPtr |
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Fri Jan 20 02:28:26 UTC 2023 |