MeshCore::MeshGridIterator::GridElement Struct Reference
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 |
Detailed Description
Checks if a grid position is already visited by NextOnRay().
Constructor & Destructor Documentation
◆ GridElement()
| MeshCore::MeshGridIterator::GridElement::GridElement | ( | unsigned long | x, |
| unsigned long | y, | ||
| unsigned long | z | ||
| ) |
Member Function Documentation
◆ operator<()
| bool MeshCore::MeshGridIterator::GridElement::operator< | ( | const GridElement & | pos | ) | const |
The documentation for this struct was generated from the following file:
- src/Mod/Mesh/App/Core/Grid.h
1.8.17