OpenVDB  3.1.0
Public Member Functions | List of all members
LeafBS< IntLeafT > Class Template Reference

#include <VolumeToSpheres.h>

Public Member Functions

 LeafBS (std::vector< Vec4R > &leafBoundingSpheres, const std::vector< const IntLeafT * > &leafNodes, const math::Transform &transform, const PointList &surfacePointList)
 
void run (bool threaded=true)
 
void operator() (const tbb::blocked_range< size_t > &) const
 

Constructor & Destructor Documentation

LeafBS ( std::vector< Vec4R > &  leafBoundingSpheres,
const std::vector< const IntLeafT * > &  leafNodes,
const math::Transform transform,
const PointList surfacePointList 
)

Member Function Documentation

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

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