Removed empty file voxel.h

This commit is contained in:
unknown
2012-07-16 15:33:23 +02:00
parent 4db31ad879
commit 5b2846f3de
8 changed files with 0 additions and 42 deletions

View File

@ -51,7 +51,6 @@ SET(CORE_INC_FILES
include/PolyVoxCore/MeshDecimator.h
include/PolyVoxCore/MeshDecimator.inl
include/PolyVoxCore/PolyVoxForwardDeclarations.h
include/PolyVoxCore/PrimitiveVoxelTypes.h
include/PolyVoxCore/RawVolume.h
include/PolyVoxCore/RawVolume.inl
include/PolyVoxCore/RawVolumeSampler.inl
@ -72,7 +71,6 @@ SET(CORE_INC_FILES
include/PolyVoxCore/VertexTypes.h
include/PolyVoxCore/VolumeResampler.h
include/PolyVoxCore/VolumeResampler.inl
include/PolyVoxCore/Voxel.h
include/PolyVoxCore/VoxelFilters.h
)