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

#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
 
InternalNodet
 
const ValueTypeoffV
 
const ValueTypeonV
 

Constructor & Destructor Documentation

TopologyCopy2 ( const OtherInternalNode *  source,
InternalNode target,
const ValueType offValue,
const ValueType onValue 
)
inline

Member Function Documentation

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

Member Data Documentation

const ValueType& offV
const ValueType & onV
const OtherInternalNode* s