Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Attributes
mrpt::tfest::TPotentialMatch Struct Reference

Detailed Description

For each individual-compatibility (IC) test, the indices of the candidate match between elements in both reference frames.

See also
TSE3RobustParams::user_individual_compat_callback , TSE2RobustParams::user_individual_compat_callback

Definition at line 25 of file indiv-compat-decls.h.

#include <mrpt/tfest/indiv-compat-decls.h>

Public Attributes

size_t idx_this
 
size_t idx_other
 

Member Data Documentation

◆ idx_other

size_t mrpt::tfest::TPotentialMatch::idx_other

Definition at line 26 of file indiv-compat-decls.h.

◆ idx_this

size_t mrpt::tfest::TPotentialMatch::idx_this

Definition at line 26 of file indiv-compat-decls.h.




Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 22:32:58 UTC 2019