mp2p_icp_map
src
NearestPlaneCapable.cpp
Go to the documentation of this file.
1
/* -------------------------------------------------------------------------
2
* A repertory of multi primitive-to-primitive (MP2P) ICP algorithms in C++
3
* Copyright (C) 2018-2024 Jose Luis Blanco, University of Almeria
4
* See LICENSE for license information.
5
* ------------------------------------------------------------------------- */
6
7
#include <
mp2p_icp/NearestPlaneCapable.h
>
8
9
using namespace
mp2p_icp
;
10
11
NearestPlaneCapable::~NearestPlaneCapable
() =
default
;
mp2p_icp
Definition:
covariance.h:17
NearestPlaneCapable.h
Defines a virtual interface for maps capable of finding pt-plane pairings.
mp2p_icp::NearestPlaneCapable::~NearestPlaneCapable
virtual ~NearestPlaneCapable()
mp2p_icp
Author(s):
autogenerated on Wed Oct 23 2024 02:45:40