struct mrpt::maps::CPointCloudFilterByDistance::FrameInfoΒΆ

struct FrameInfo
{
    //
fields

    mrpt::poses::CPose3D pose;
    mrpt::maps::CSimplePointsMap::Ptr pc;
};