Classes | Public Member Functions | List of all members
mp2p_icp::NearestPlaneCapable Class Referenceabstract

#include <NearestPlaneCapable.h>

Classes

struct  NearestPlaneResult
 

Public Member Functions

 NearestPlaneCapable ()=default
 
virtual NearestPlaneResult nn_search_pt2pl (const mrpt::math::TPoint3Df &point, const float max_search_distance) const =0
 
virtual ~NearestPlaneCapable ()
 

Detailed Description

Virtual interface for nearest plane to a point search algorithms

Definition at line 25 of file NearestPlaneCapable.h.

Constructor & Destructor Documentation

◆ NearestPlaneCapable()

mp2p_icp::NearestPlaneCapable::NearestPlaneCapable ( )
default

◆ ~NearestPlaneCapable()

NearestPlaneCapable::~NearestPlaneCapable ( )
virtualdefault

Member Function Documentation

◆ 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:


mp2p_icp
Author(s):
autogenerated on Wed Oct 23 2024 02:45:42