OpenVDB
8.0.1
|
#include <VolumeToMesh.h>
Public Types | |
using | InputValueType = typename InputTreeType::ValueType |
using | BoolTreeType = typename InputTreeType::template ValueConverter< bool >::Type |
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 > &) |
using BoolTreeType = typename InputTreeType::template ValueConverter<bool>::Type |
using InputValueType = typename InputTreeType::ValueType |
|
inline |
|
inline |
|
inline |
void operator() | ( | const tbb::blocked_range< size_t > & | range | ) |