|
Developer Documentation
|
Public Member Functions | |
| void | clear (void) |
| EdgeIndices & | operator[] (const TreeOctNode *node) |
| const EdgeIndices & | operator[] (const TreeOctNode *node) const |
| EdgeIndices & | edgeIndices (const TreeOctNode *node) |
| const EdgeIndices & | edgeIndices (const TreeOctNode *node) const |
Public Attributes | |
| int | eCount |
| std::vector< EdgeIndices > | eTable |
| std::vector< int > | offsets |
Definition at line 193 of file MultiGridOctreeData.h.