HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCombineHelper< CombineOp, RootT, OtherRootT, true > Struct Template Reference

#include <RootNode.h>

Static Public Member Functions

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

Detailed Description

template<typename CombineOp, typename RootT, typename OtherRootT>
struct openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCombineHelper< CombineOp, RootT, OtherRootT, true >

Definition at line 3323 of file RootNode.h.

Member Function Documentation

template<typename CombineOp , typename RootT , typename OtherRootT >
static void openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCombineHelper< CombineOp, RootT, OtherRootT, true >::combine2 ( RootT &  self,
const RootT &  other0,
const OtherRootT &  other1,
CombineOp &  op,
bool  prune 
)
inlinestatic

Definition at line 3325 of file RootNode.h.


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