OpenVDB
5.2.0
|
#include <LevelSetUtil.h>
Public Types | |
using | TreeTypePtr = typename TreeType::Ptr |
using | BoolTreePtrType = typename TreeType::template ValueConverter< bool >::Type::Ptr |
Static Public Member Functions | |
static BoolTreePtrType | constructMask (const TreeType &, BoolTreePtrType &maskTree) |
static TreeTypePtr | construct (const TreeType &, TreeTypePtr &tree) |
using BoolTreePtrType = typename TreeType::template ValueConverter<bool>::Type::Ptr |
using TreeTypePtr = typename TreeType::Ptr |
|
inlinestatic |
|
inlinestatic |