HDK
|
#include <LevelSetUtil.h>
Public Types | |
using | ValueType = typename TreeType::ValueType |
using | LeafNodeType = typename TreeType::LeafNodeType |
Public Member Functions | |
PopulateTree (TreeType &tree, LeafNodeType **leafnodes, const size_t *nodexIndexMap, ValueType background) | |
PopulateTree (PopulateTree &rhs, tbb::split) | |
void | operator() (const tbb::blocked_range< size_t > &range) |
void | join (PopulateTree &rhs) |
Definition at line 278 of file LevelSetUtil.h.
using openvdb::OPENVDB_VERSION_NAME::tools::level_set_util_internal::PopulateTree< TreeType >::LeafNodeType = typename TreeType::LeafNodeType |
Definition at line 281 of file LevelSetUtil.h.
using openvdb::OPENVDB_VERSION_NAME::tools::level_set_util_internal::PopulateTree< TreeType >::ValueType = typename TreeType::ValueType |
Definition at line 280 of file LevelSetUtil.h.
|
inline |
Definition at line 283 of file LevelSetUtil.h.
|
inline |
Definition at line 292 of file LevelSetUtil.h.
|
inline |
Definition at line 317 of file LevelSetUtil.h.
|
inline |
Definition at line 300 of file LevelSetUtil.h.