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

#include <MeshToVolume.h>

Public Types

typedef tree::ValueAccessor
< TreeType > 
AccessorT
 
typedef TreeType::LeafNodeType LeafNodeT
 

Public Member Functions

 LeafTopologyDiffOp (TreeType &tree)
 
template<typename LeafNodeType >
void operator() (LeafNodeType &leaf, size_t) const
 

Member Typedef Documentation

typedef tree::ValueAccessor<TreeType> AccessorT
typedef TreeType::LeafNodeType LeafNodeT

Constructor & Destructor Documentation

LeafTopologyDiffOp ( TreeType &  tree)
inline

Member Function Documentation

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

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