#include <VolumeToSpheres.h>
|
| LeafOp (std::vector< Vec4R > &leafBoundingSpheres, const std::vector< const Index32LeafT * > &leafNodes, const math::Transform &transform, const PointList &surfacePointList) |
|
void | run (bool threaded=true) |
|
void | operator() (const tbb::blocked_range< size_t > &) const |
|
◆ LeafOp()
LeafOp |
( |
std::vector< Vec4R > & |
leafBoundingSpheres, |
|
|
const std::vector< const Index32LeafT * > & |
leafNodes, |
|
|
const math::Transform & |
transform, |
|
|
const PointList & |
surfacePointList |
|
) |
| |
◆ operator()()
void operator() |
( |
const tbb::blocked_range< size_t > & |
range | ) |
const |
◆ run()
void run |
( |
bool |
threaded = true | ) |
|
The documentation for this class was generated from the following file: