Points::PointsGridIterator::GridElement Struct Reference
Checks if a grid position is already visited by NextOnRay(). More...
#include <PointsGrid.h>
Public Member Functions | |
GridElement (unsigned long x, unsigned long y, unsigned long z) | |
bool | operator< (const GridElement &pos) const |
Detailed Description
Checks if a grid position is already visited by NextOnRay().
Constructor & Destructor Documentation
◆ GridElement()
Points::PointsGridIterator::GridElement::GridElement | ( | unsigned long | x, |
unsigned long | y, | ||
unsigned long | z | ||
) |
Member Function Documentation
◆ operator<()
bool Points::PointsGridIterator::GridElement::operator< | ( | const GridElement & | pos | ) | const |
The documentation for this struct was generated from the following file:
- src/Mod/Points/App/PointsGrid.h