Helper class for traversing a IndexMap object in multiple stages. More...
#include "IIndexHelperSet.hpp"
Public Member Functions | |
virtual IIndexHelper * | clone () const =0 |
virtual int | id () const =0 |
corresponding class id | |
virtual int64_t | counter () const =0 |
number of points/object that have been traversed in this class | |
virtual int64_t | index () const =0 |
next index for the corresponding IndexMap object that has to be considered | |
![]() | |
virtual void | Delete () |
Helper class for traversing a IndexMap object in multiple stages.