![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <MultiGridOctreeData.h>
Public Member Functions | |
| TreeNodeData (void) | |
| ~TreeNodeData (void) | |
Public Attributes | |
| int | nodeIndex |
| char | flags |
Static Public Attributes | |
| static size_t | NodeCount |
Definition at line 103 of file MultiGridOctreeData.h.
| TreeNodeData::TreeNodeData | ( | void | ) |
| TreeNodeData::~TreeNodeData | ( | void | ) |
| char TreeNodeData::flags |
Definition at line 108 of file MultiGridOctreeData.h.
Referenced by Octree< Real >::_IsValidNode().
|
static |
Definition at line 106 of file MultiGridOctreeData.h.
Referenced by Reset().
| int TreeNodeData::nodeIndex |
Definition at line 107 of file MultiGridOctreeData.h.
Referenced by SparseNodeData< Data, Degree >::index().