struct mp2p_icp_filters::FilterMLS::Impl::NewPoint

Overview

struct NewPoint
{
    // fields

    mrpt::math::TPoint3Df pt;
    mrpt::math::TPoint3Df normal;
    std::size_t source_index = 0;
};