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