OpenVDB 12.0.0
Loading...
Searching...
No Matches
RootNodeCombineHelper< CombineOp, RootT, OtherRootT, Compatible > Struct Template Reference

#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/openvdb/openvdb/tree/RootNode.h>

Static Public Member Functions

static void combine2 (RootT &self, const RootT &, const OtherRootT &other1, CombineOp &, bool)
 

Member Function Documentation

◆ combine2()

template<typename CombineOp , typename RootT , typename OtherRootT , bool Compatible = false>
static void combine2 ( RootT & self,
const RootT & ,
const OtherRootT & other1,
CombineOp & ,
bool  )
inlinestatic