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().
Definition at line 345 of file Grid.h.
| MeshCore::MeshGridIterator::GridElement::GridElement | ( | unsigned long | x, | |
| unsigned long | y, | |||
| unsigned long | z | |||
| ) | [inline] |
| bool MeshCore::MeshGridIterator::GridElement::operator< | ( | const GridElement & | pos | ) | const [inline] |
Definition at line 349 of file Grid.h.
References MovieTool::x, and MovieTool::y.
1.6.1