#include <NearestPlaneCapable.h>
Virtual interface for nearest plane to a point search algorithms
Definition at line 25 of file NearestPlaneCapable.h.
◆ NearestPlaneCapable()
mp2p_icp::NearestPlaneCapable::NearestPlaneCapable |
( |
| ) |
|
|
default |
◆ ~NearestPlaneCapable()
NearestPlaneCapable::~NearestPlaneCapable |
( |
| ) |
|
|
virtualdefault |
◆ nn_search_pt2pl()
virtual NearestPlaneResult mp2p_icp::NearestPlaneCapable::nn_search_pt2pl |
( |
const mrpt::math::TPoint3Df & |
point, |
|
|
const float |
max_search_distance |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following files: