| 
    MRPT
    2.0.4
    
   | 
 
#include <mrpt/math/geometry.h>#include <mrpt/opengl/CRenderizableShaderTriangles.h>#include <mrpt/opengl/CRenderizableShaderWireFrame.h>Go to the source code of this file.
Classes | |
| class | mrpt::opengl::CPolyhedron | 
| This class represents arbitrary polyhedra.  More... | |
| struct | mrpt::opengl::CPolyhedron::TPolyhedronEdge | 
| Struct used to store a polyhedron edge.  More... | |
| struct | mrpt::opengl::CPolyhedron::TPolyhedronFace | 
| Struct used to store a polyhedron face.  More... | |
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.  | |
| mrpt::typemeta | |
Functions | |
| mrpt::serialization::CArchive & | mrpt::opengl::operator>> (mrpt::serialization::CArchive &in, CPolyhedron::TPolyhedronEdge &o) | 
| Reads a polyhedron edge from a binary stream.  More... | |
| mrpt::serialization::CArchive & | mrpt::opengl::operator<< (mrpt::serialization::CArchive &out, const CPolyhedron::TPolyhedronEdge &o) | 
| Writes a polyhedron edge to a binary stream.  More... | |
| mrpt::serialization::CArchive & | mrpt::opengl::operator>> (mrpt::serialization::CArchive &in, CPolyhedron::TPolyhedronFace &o) | 
| Reads a polyhedron face from a binary stream.  More... | |
| mrpt::serialization::CArchive & | mrpt::opengl::operator<< (mrpt::serialization::CArchive &out, const CPolyhedron::TPolyhedronFace &o) | 
| Writes a polyhedron face to a binary stream.  More... | |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |