|
OpenVDB
3.2.0
|
#include <LevelSetUtil.h>
Public Types | |
| typedef TreeType::ValueType | ValueType |
| typedef TreeType::LeafNodeType | LeafNodeType |
| typedef LeafNodeType::NodeMaskType | NodeMaskType |
| typedef tree::LeafNode< bool, LeafNodeType::LOG2DIM > | BoolLeafNodeType |
Public Member Functions | |
| FillLeafNodeVoxels (const TreeType &tree, std::vector< BoolLeafNodeType *> &maskNodes) | |
| void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
| TreeType const *const | mTree |
| BoolLeafNodeType **const | mMaskNodes |
| typedef tree::LeafNode<bool, LeafNodeType::LOG2DIM> BoolLeafNodeType |
| typedef TreeType::LeafNodeType LeafNodeType |
| typedef LeafNodeType::NodeMaskType NodeMaskType |
| typedef TreeType::ValueType ValueType |
|
inline |
|
inline |
| BoolLeafNodeType** const mMaskNodes |
| TreeType const* const mTree |
1.8.12