Neighbor point iterators. More...
#include <algorithm>
#include "SgPoint.h"
Go to the source code of this file.
Classes | |
class | SgNb4Iterator |
Iterator over all 4 neighbor points. More... | |
struct | SgNb4Iterator::Precomp |
Precomputed neighbors. More... | |
class | SgNb4DiagIterator |
Iterator over all 4 diagonal neighbor points. More... | |
class | SgNb8Iterator |
Iterator over all 8 neighbor points. More... |
Neighbor point iterators.
Definition in file SgNbIterator.h.