Checks if a grid position is already visited by NextOnRay(). More...
#include <Grid.h>
Public Member Functions | |
GridElement (unsigned long x, unsigned long y, unsigned long z) | |
bool | operator< (const GridElement &pos) const |
Checks if a grid position is already visited by NextOnRay().
MeshCore::MeshGridIterator::GridElement::GridElement | ( | unsigned long | x, |
unsigned long | y, | ||
unsigned long | z | ||
) |
bool MeshCore::MeshGridIterator::GridElement::operator< | ( | const GridElement & | pos | ) | const |