struct mrpt::maps::CPointsMap::InsertCtx::DoubleFieldMapping
Overview
#include <mrpt/maps/CPointsMap.h> struct DoubleFieldMapping { // fields const mrpt::aligned_std_vector<double>* src_buf = nullptr; mrpt::aligned_std_vector<double>* dst_buf = nullptr; };