|
OpenVDB
2.3.0
|
#include <Morphology.h>
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 (int count=1) |
| typedef tree::LeafManager<TreeType> ManagerType |
|
inline |
|
inline |
|
inlinevirtual |
| void dilateVoxels | ( | ) |
|
inline |
|
inline |
1.8.7