Refactoring of basic voxel types.

This commit is contained in:
p265186
2012-01-12 14:50:53 +01:00
parent b3b22036c1
commit 396e1fea30
5 changed files with 69 additions and 5 deletions

View File

@ -70,6 +70,7 @@ SET(CORE_INC_FILES
include/PolyVoxCore/VertexTypes.h
include/PolyVoxCore/VolumeResampler.h
include/PolyVoxCore/VolumeResampler.inl
include/PolyVoxCore/Voxel.h
include/PolyVoxCore/VoxelFilters.h
)