HDK
|
#include <TS_Octree.h>
Public Member Functions | |
TS_OctreeStack & | operator= (const TS_OctreeStack &d)=default |
unsigned | operator== (const TS_OctreeStack &) const |
Public Attributes | |
TS_OctreeVoxel * | myVoxel |
float | myMin |
float | myMax |
Definition at line 70 of file TS_Octree.h.
|
default |
|
inline |
Definition at line 77 of file TS_Octree.h.
float TS_OctreeStack::myMax |
Definition at line 74 of file TS_Octree.h.
float TS_OctreeStack::myMin |
Definition at line 74 of file TS_Octree.h.
TS_OctreeVoxel* TS_OctreeStack::myVoxel |
Definition at line 73 of file TS_Octree.h.