OpenVDB
1.2.0
|
#include <VolumeToMesh.h>
Public Member Functions | |
Count (const LeafPtrList< DistTreeT > &, std::vector< size_t > &) | |
Count (const Count< DistTreeT > &) | |
void | runParallel () |
void | runSerial () |
void | operator() (const tbb::blocked_range< size_t > &) const |
Count | ( | const LeafPtrList< DistTreeT > & | leafs, |
std::vector< size_t > & | leafRegionCount | ||
) |
|
inline |
void runParallel | ( | ) |
void runSerial | ( | ) |