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