HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TS_OctreeStack Class Reference

#include <TS_Octree.h>

Public Member Functions

TS_OctreeStackoperator= (const TS_OctreeStack &d)=default
 
unsigned operator== (const TS_OctreeStack &) const
 

Public Attributes

TS_OctreeVoxelmyVoxel
 
float myMin
 
float myMax
 

Detailed Description

Definition at line 70 of file TS_Octree.h.

Member Function Documentation

TS_OctreeStack& TS_OctreeStack::operator= ( const TS_OctreeStack d)
default
unsigned TS_OctreeStack::operator== ( const TS_OctreeStack ) const
inline

Definition at line 77 of file TS_Octree.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: