Refactoring smoothing and normal generation code.

This commit is contained in:
David Williams
2009-05-27 21:36:52 +00:00
parent 6e9c31d6bc
commit 5682b204a6
9 changed files with 80 additions and 350 deletions

View File

@ -8,7 +8,6 @@ SET(CORE_SRC_FILES
source/IndexedSurfacePatch.cpp
source/Log.cpp
source/Region.cpp
source/SurfaceAdjusters.cpp
source/SurfaceExtractor.cpp
source/SurfaceExtractors.cpp
source/SurfaceVertex.cpp
@ -22,7 +21,6 @@ SET(CORE_INC_FILES
include/Log.h
include/PolyVoxForwardDeclarations.h
include/Region.h
include/SurfaceAdjusters.h
include/SurfaceExtractor.h
include/SurfaceExtractors.h
include/SurfaceVertex.h