Added smoothRegion function to smooth part of a volume.

This commit is contained in:
David Williams
2010-06-28 17:50:53 +00:00
parent b44b06c1af
commit bc0829b4f9
5 changed files with 121 additions and 77 deletions

View File

@ -22,6 +22,8 @@ SET(CORE_INC_FILES
include/Array.h
include/Array.inl
include/ArraySizes.h
include/Filters.h
include/Filters.inl
include/GradientEstimators.inl
include/Log.h
include/MaterialDensityPair.h