#include <VolumeToSpheres.h>
|
| NodeOp (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 |
|
◆ IndexRange
◆ NodeOp()
NodeOp |
( |
std::vector< Vec4R > & |
nodeBoundingSpheres, |
|
|
const std::vector< IndexRange > & |
leafRanges, |
|
|
const std::vector< Vec4R > & |
leafBoundingSpheres |
|
) |
| |
|
inline |
◆ operator()()
void operator() |
( |
const tbb::blocked_range< size_t > & |
range | ) |
const |
|
inline |
◆ run()
void run |
( |
bool |
threaded = true | ) |
|
|
inline |
The documentation for this class was generated from the following file: