Main MRPT website > C++ reference for MRPT 1.9.9
Functions | Variables
CMesh.cpp File Reference
#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"
Include dependency graph for CMesh.cpp:

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)
 

Function Documentation

◆ createPolygonFromTriangle()

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().

Variable Documentation

◆ tmpPoly

math::TPolygon3D tmpPoly(3)
static



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