Struct OutlierIndices

Struct Documentation

struct OutlierIndices

Vector of pairings that are considered outliers, from those in the corresponding Pairings structure.

Note

Indices are always assumed to be sorted in these containers.

Public Functions

inline bool empty() const
inline std::size_t size() const

Public Members

std::vector<std::size_t> point2point
std::vector<std::size_t> line2line
std::vector<std::size_t> plane2plane