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

#include <TS_Octree.h>

Public Member Functions

 TS_Octree ()
 
 TS_Octree (const TS_MetaExpression *e)
 
 ~TS_Octree ()
 
void setSweepList (const TS_Ray &ray, TS_SweepList &sweep, fpreal tmin=0, fpreal tmax=1e20)
 
TS_OctreeVoxelfindVoxel (const UT_Vector3 &P) const
 
int64 getMemoryUsage (bool inclusive) const
 Compute memory usage. More...
 

Detailed Description

Definition at line 86 of file TS_Octree.h.

Constructor & Destructor Documentation

TS_Octree::TS_Octree ( )
TS_Octree::TS_Octree ( const TS_MetaExpression e)
TS_Octree::~TS_Octree ( )

Member Function Documentation

TS_OctreeVoxel* TS_Octree::findVoxel ( const UT_Vector3 P) const
int64 TS_Octree::getMemoryUsage ( bool  inclusive) const

Compute memory usage.

void TS_Octree::setSweepList ( const TS_Ray ray,
TS_SweepList sweep,
fpreal  tmin = 0,
fpreal  tmax = 1e20 
)

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