Class NestedGrid::Iterator

Nested Relationships

This class is a nested type of Template Class NestedGrid.

Class Documentation

class Iterator

Public Functions

inline Iterator()
inline explicit Iterator(const NestedGrid &nested_grid)
inline void Next()
inline bool Done() const
inline Eigen::Array3i GetCellIndex() const
inline const ValueType &GetValue() const