#include "maps-precomp.h"
#include <mrpt/opengl/CAngularObservationMesh.h>
#include <mrpt/poses/CPoint3D.h>
#include <mrpt/serialization/stl_serialization.h>
#include <mrpt/serialization/CArchive.h>
Go to the source code of this file.
Classes | |
struct | CAngularObservationMesh_fnctr |
class | FAddUntracedLines |
Functions | |
IMPLEMENTS_SERIALIZABLE (CAngularObservationMesh, CRenderizableDisplayList, mrpt::opengl) void CAngularObservationMesh | |
TPolygon3D | createFromTriangle (const CSetOfTriangles::TTriangle &t) |
TPolygon3D createFromTriangle | ( | const CSetOfTriangles::TTriangle & | t | ) |
Definition at line 410 of file CAngularObservationMesh.cpp.
Referenced by mrpt::opengl::CAngularObservationMesh::generateSetOfTriangles().
IMPLEMENTS_SERIALIZABLE | ( | CAngularObservationMesh | , |
CRenderizableDisplayList | , | ||
mrpt::opengl | |||
) |
Definition at line 47 of file CAngularObservationMesh.cpp.
References mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
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 |