#include <TS_Octree.h>
Public Member Functions | |
| TS_OctreeStack & | operator= (const TS_OctreeStack &d) |
| unsigned | operator== (const TS_OctreeStack &) const |
Public Attributes | |
| TS_OctreeVoxel * | myVoxel |
| float | myMin |
| float | myMax |
Definition at line 74 of file TS_Octree.h.
| TS_OctreeStack& TS_OctreeStack::operator= | ( | const TS_OctreeStack & | d | ) | [inline] |
Definition at line 79 of file TS_Octree.h.
| unsigned TS_OctreeStack::operator== | ( | const TS_OctreeStack & | ) | const [inline] |
Definition at line 86 of file TS_Octree.h.
| float TS_OctreeStack::myMax |
Definition at line 77 of file TS_Octree.h.
| float TS_OctreeStack::myMin |
Definition at line 77 of file TS_Octree.h.
Definition at line 76 of file TS_Octree.h.
1.5.9