Some new block compression code as I rework the previous code...

This commit is contained in:
David Williams
2013-07-30 16:01:03 +02:00
parent 020ac9655a
commit d1138dcdb1
3 changed files with 232 additions and 0 deletions

View File

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