IIndexHelperSet.hpp
24 virtual int64_t counter() const = 0; ///< number of points/object that have been traversed in this class
25 virtual int64_t index() const = 0; ///< next index for the corresponding IndexMap object that has to be considered
36 // Iterator typedefs ============================================================================
47 virtual const IIndexHelper& operator[](const int id) const = 0; ///< const access index helper by class id
