OpenVDB  3.0.0
Public Types | Public Member Functions | List of all members
NodeBS Class Reference

#include <VolumeToSpheres.h>

Public Types

typedef std::pair< size_t, size_t > IndexRange
 

Public Member Functions

 NodeBS (std::vector< Vec4R > &nodeBoundingSpheres, const std::vector< IndexRange > &leafRanges, const std::vector< Vec4R > &leafBoundingSpheres)
 
void run (bool threaded=true)
 
void operator() (const tbb::blocked_range< size_t > &) const
 

Member Typedef Documentation

typedef std::pair<size_t, size_t> IndexRange

Constructor & Destructor Documentation

NodeBS ( std::vector< Vec4R > &  nodeBoundingSpheres,
const std::vector< IndexRange > &  leafRanges,
const std::vector< Vec4R > &  leafBoundingSpheres 
)
inline

Member Function Documentation

void operator() ( const tbb::blocked_range< size_t > &  range) const
inline
void run ( bool  threaded = true)
inline

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