Pointcloud matcher auxiliary class for iterating over point layers. More...
#include <mp2p_icp/Matcher.h>
#include <mrpt/math/TPoint3D.h>
#include <cstdlib>
#include <limits>
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
class | mp2p_icp::Matcher_Points_Base |
struct | mp2p_icp::Matcher_Points_Base::TransformedLocalPointCloud |
Namespaces | |
mp2p_icp | |
Pointcloud matcher auxiliary class for iterating over point layers.
Definition in file Matcher_Points_Base.h.