OpenVDB
3.2.0
|
#include <VolumeToMesh.h>
Public Types | |
typedef InputTreeType::ValueType | InputValueType |
typedef InputTreeType::template ValueConverter< bool >::Type | BoolTreeType |
Public Member Functions | |
MaskTileBorders (const InputTreeType &inputTree, InputValueType iso, BoolTreeType &mask, const Vec4i *tileArray) | |
MaskTileBorders (MaskTileBorders &rhs, tbb::split) | |
void | join (MaskTileBorders &rhs) |
void | operator() (const tbb::blocked_range< size_t > &) |
typedef InputTreeType::template ValueConverter<bool>::Type BoolTreeType |
typedef InputTreeType::ValueType InputValueType |
|
inline |
|
inline |
|
inline |
void operator() | ( | const tbb::blocked_range< size_t > & | range | ) |