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