OpenVDB
12.0.0
|
#include <openvdb/tree/InternalNode.h>
Classes | |
struct | A |
Public Types | |
using | W = typename NodeMaskType::Word |
Public Member Functions | |
TopologyUnion (const OtherInternalNode *source, InternalNode *target, const bool preserveTiles) | |
void | operator() (const tbb::blocked_range< Index > &r) const |
Public Attributes | |
const OtherInternalNode * | s |
InternalNode * | t |
const bool | mPreserveTiles |
using W = typename NodeMaskType::Word |
|
inline |
|
inline |
const bool mPreserveTiles |
const OtherInternalNode* s |
InternalNode* t |