MRPT
1.9.9
|
#include "opengl-precomp.h"
#include <mrpt/img/color_maps.h>
#include <mrpt/math/ops_containers.h>
#include <mrpt/opengl/CMesh.h>
#include <mrpt/opengl/CSetOfTriangles.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/serialization/CArchive.h>
#include <Eigen/Dense>
#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 550 of file CMesh.cpp.
References tmpPoly.
Referenced by mrpt::opengl::CMesh::updatePolygons().
|
static |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |