Separated gradient estimation code.

This commit is contained in:
David Williams
2008-04-20 21:58:14 +00:00
parent 286ba35b42
commit 83d6a7327b
6 changed files with 152 additions and 157 deletions

View File

@ -13,7 +13,9 @@ SET(SRC_FILES
SET(INC_FILES
include/Block.h
include/Block.inl
include/Constants.h
include/Constants.h
include/GradientEstimators.h
include/GradientEstimators.inl
include/IndexedSurfacePatch.h
include/MarchingCubesTables.h
include/PolyVoxForwardDeclarations.h