OpenVDB
12.0.0
|
#include <openvdb/tree/InternalNode.h>
Public Member Functions | |
TopologyCopy2 (const OtherInternalNode *source, InternalNode *target, const ValueType &offValue, const ValueType &onValue) | |
void | operator() (const tbb::blocked_range< Index > &r) const |
Public Attributes | |
const OtherInternalNode * | s |
InternalNode * | t |
const ValueType & | offV |
const ValueType & | onV |
|
inline |
|
inline |
const ValueType& offV |
const ValueType & onV |
const OtherInternalNode* s |
InternalNode* t |