Removed RLECompressor as the code is now in RLEBlockCompressor.

Things are starting to get back under control. All tests pass, and all examples except PagingExample work.
This commit is contained in:
David Williams
2013-07-30 17:01:27 +02:00
parent fa8813ba86
commit 4478e365c9
7 changed files with 7 additions and 176 deletions

View File

@ -87,8 +87,6 @@ SET(CORE_INC_FILES
include/PolyVoxCore/Region.h
include/PolyVoxCore/RLEBlockCompressor.h
include/PolyVoxCore/RLEBlockCompressor.inl
include/PolyVoxCore/RLECompressor.h
include/PolyVoxCore/RLECompressor.inl
include/PolyVoxCore/SimpleVolume.h
include/PolyVoxCore/SimpleVolume.inl
include/PolyVoxCore/SimpleVolumeBlock.inl