Added RegionGeometry.cpp

This commit is contained in:
David Williams
2008-02-12 22:14:40 +00:00
parent 99b54dfa2e
commit 5c075c7da2
5 changed files with 31 additions and 17 deletions

View File

@ -6,6 +6,7 @@ SET(SRC_FILES
source/IndexedSurfacePatch.cpp
source/MarchingCubesTables.cpp
source/PolyVoxSceneManager.cpp
source/RegionGeometry.cpp
source/SurfaceEdge.cpp
source/SurfaceTriangle.cpp
source/SurfaceVertex.cpp