|
Developer Documentation
|
Public Member Functions | |
| void | clear (void) |
| CornerIndices & | operator[] (const TreeOctNode *node) |
| const CornerIndices & | operator[] (const TreeOctNode *node) const |
| CornerIndices & | cornerIndices (const TreeOctNode *node) |
| const CornerIndices & | cornerIndices (const TreeOctNode *node) const |
Public Attributes | |
| int | cCount |
| std::vector< CornerIndices > | cTable |
| std::vector< int > | offsets |
Definition at line 169 of file MultiGridOctreeData.h.