OpenVDB  3.0.0
Public Types | Public Member Functions | List of all members
MergeBufferOp< TreeType, ValueType > Struct Template Reference

#include <MeshToVolume.h>

Public Types

typedef tree::LeafManager< TreeType > LeafManagerType
 
typedef LeafManagerType::BufferType BufferType
 

Public Member Functions

 MergeBufferOp (LeafManagerType &leafs, size_t bufferIndex=1)
 
template<typename LeafNodeType >
void operator() (LeafNodeType &leaf, size_t leafIndex) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

MergeBufferOp ( LeafManagerType leafs,
size_t  bufferIndex = 1 
)
inline

Member Function Documentation

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

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