Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Functions | Variables
Plane.cpp File Reference
#include "pbmap-precomp.h"
#include <mrpt/pbmap/Plane.h>
#include <mrpt/pbmap/Miscellaneous.h>
#include <pcl/common/time.h>
#include <pcl/filters/voxel_grid.h>
#include <cassert>
Include dependency graph for Plane.cpp:

Go to the source code of this file.

Classes

struct  mPointHull
 ! mPointHull serves to calculate the convex hull of a set of points in 2D, which are defined by its position (x,y) and an identity id More...
 

Functions

float cross (const mPointHull &O, const mPointHull &A, const mPointHull &B)
 

Variables

float concentrationThreshold = 0.5
 

Function Documentation

◆ cross()

float cross ( const mPointHull O,
const mPointHull A,
const mPointHull B 
)

Variable Documentation

◆ concentrationThreshold

float concentrationThreshold = 0.5

Definition at line 530 of file Plane.cpp.

Referenced by mrpt::pbmap::Plane::calcMainColor2().




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