OpenVDB  1.1.0
Classes | Public Types | Public Member Functions | List of all members
Morphology< TreeType > Class Template Reference

#include <Morphology.h>

Classes

struct  Neighbor

Public Types

typedef tree::LeafManager
< TreeType > 
ManagerType

Public Member Functions

 Morphology (TreeType &tree)
 Morphology (ManagerType *mgr)
virtual ~Morphology ()
void dilateVoxels ()
void dilateVoxels (int count)
void erodeVoxels ()
void erodeVoxels (int count)

Member Typedef Documentation

typedef tree::LeafManager<TreeType> ManagerType

Constructor & Destructor Documentation

Morphology ( TreeType &  tree)
inline
Morphology ( ManagerType mgr)
inline
virtual ~Morphology ( )
inlinevirtual

Member Function Documentation

void dilateVoxels ( )
void dilateVoxels ( int  count)
inline
void erodeVoxels ( )
void erodeVoxels ( int  count)
inline

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