Removed old/unused code.

This commit is contained in:
David Williams
2015-11-30 07:47:59 +00:00
parent 7fc9990b79
commit ed94fc6f25
5 changed files with 0 additions and 471 deletions

View File

@ -41,8 +41,6 @@ SET(CORE_INC_FILES
PolyVox/Density.h
PolyVox/Exceptions.h
PolyVox/FilePager.h
PolyVox/GradientEstimators.h
PolyVox/GradientEstimators.inl
PolyVox/Interpolation.h
PolyVox/IteratorController.h
PolyVox/IteratorController.inl
@ -75,8 +73,6 @@ SET(CORE_INC_FILES
PolyVox/Vertex.h
PolyVox/VolumeResampler.h
PolyVox/VolumeResampler.inl
PolyVox/VoxelFilters.h
PolyVox/VoxelFilters.inl
)
SET(IMPL_INC_FILES