MRPT
2.0.4
|
#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/opengl/opengl_api.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/serialization/CArchive.h>
#include <Eigen/Dense>
Go to the source code of this file.
Functions | |
mrpt::math::TPolygonWithPlane | createPolygonFromTriangle (const std::pair< mrpt::opengl::TTriangle, CMesh::TTriangleVertexIndices > &p) |
Variables | |
static math::TPolygon3D | tmpPoly (3) |
mrpt::math::TPolygonWithPlane createPolygonFromTriangle | ( | const std::pair< mrpt::opengl::TTriangle, CMesh::TTriangleVertexIndices > & | p | ) |
Definition at line 573 of file CMesh.cpp.
References tmpPoly, and mrpt::opengl::TTriangle::vertex().
Referenced by mrpt::opengl::CMesh::updatePolygons().
|
static |
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 |