MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::IICPTreeIndexer Class Referenceabstract

structure to find leafs and groups of each in cascade mode More...

#include <MRMesh/MRMultiwayICP.h>

Public Member Functions

virtual ~IICPTreeIndexer ()=default
virtual bool fromSameNode (ICPLayer l, ICPElementId eI, ICPElementId eJ) const =0
 returns true if eI and eJ are from same node
virtual ObjBitSet getElementLeaves (ICPLayer l, ICPElementId eId) const =0
 returns bitset of leaves of given node
virtual ICPElementBitSet getElementNodes (ICPLayer l, ICPElementId eId) const =0
virtual size_t getNumElements (ICPLayer l) const =0
virtual size_t getNumLayers () const =0

Detailed Description

structure to find leafs and groups of each in cascade mode


The documentation for this class was generated from the following file: