OpenVDB  9.0.1
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
InternalNode< _ChildNodeType, Log2Dim >::TopologyDifference< OtherInternalNode > Struct Template Reference

#include <openvdb/tree/InternalNode.h>

Classes

struct  A
 
struct  B
 

Public Types

using W = typename NodeMaskType::Word
 

Public Member Functions

 TopologyDifference (const OtherInternalNode *source, InternalNode *target, const ValueType &background)
 
void operator() (const tbb::blocked_range< Index > &r) const
 

Public Attributes

const OtherInternalNode * s
 
InternalNodet
 
const ValueTypeb
 

Member Typedef Documentation

using W = typename NodeMaskType::Word

Constructor & Destructor Documentation

TopologyDifference ( const OtherInternalNode *  source,
InternalNode target,
const ValueType background 
)
inline

Member Function Documentation

void operator() ( const tbb::blocked_range< Index > &  r) const
inline

Member Data Documentation

const ValueType& b
const OtherInternalNode* s