#include "opengl-precomp.h"#include <mrpt/poses/CPose3D.h>#include <mrpt/opengl/CMesh.h>#include <mrpt/opengl/CSetOfTriangles.h>#include <mrpt/img/color_maps.h>#include <mrpt/serialization/CArchive.h>#include "opengl_internals.h"
Go to the source code of this file.
Functions | |
| mrpt::math::TPolygonWithPlane | createPolygonFromTriangle (const std::pair< CSetOfTriangles::TTriangle, CMesh::TTriangleVertexIndices > &p) |
Variables | |
| static math::TPolygon3D | tmpPoly (3) |
| mrpt::math::TPolygonWithPlane createPolygonFromTriangle | ( | const std::pair< CSetOfTriangles::TTriangle, CMesh::TTriangleVertexIndices > & | p | ) |
Definition at line 560 of file CMesh.cpp.
References tmpPoly.
Referenced by mrpt::opengl::CMesh::updatePolygons().
|
static |
Referenced by createPolygonFromTriangle().
| 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 |