OpenVDB  1.2.0
Public Types | Public Member Functions | List of all members
BoundaryMergeOp< IntTreeT > Struct Template Reference

#include <VolumeToMesh.h>

Public Types

typedef tree::ValueAccessor
< IntTreeT > 
IntAccessorT
 
typedef IntTreeT::LeafNodeType IntLeafT
 

Public Member Functions

 BoundaryMergeOp (IntTreeT &aux, IntTreeT &boundaryAux)
 
template<typename LeafNodeType >
void operator() (LeafNodeType &leaf, size_t) const
 

Member Typedef Documentation

typedef tree::ValueAccessor<IntTreeT> IntAccessorT
typedef IntTreeT::LeafNodeType IntLeafT

Constructor & Destructor Documentation

BoundaryMergeOp ( IntTreeT &  aux,
IntTreeT &  boundaryAux 
)
inline

Member Function Documentation

void operator() ( LeafNodeType &  leaf,
size_t   
) const
inline

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