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

#include <InternalNode.h>

Public Member Functions

 TopologyCopy1 (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
 

Constructor & Destructor Documentation

◆ TopologyCopy1()

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ b

const ValueType& b

◆ s

const OtherInternalNode* s

◆ t


The documentation for this struct was generated from the following file: