Class FlatGrid::Iterator

Nested Relationships

This class is a nested type of Template Class FlatGrid.

Class Documentation

class Iterator

Public Functions

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