Moved Block from PolyVoxCore to PolyVoxImpl.
This commit is contained in:
		| @@ -16,8 +16,6 @@ SET(CORE_SRC_FILES | ||||
|  | ||||
| #Projects headers files | ||||
| SET(CORE_INC_FILES | ||||
| 	include/Block.h | ||||
| 	include/Block.inl | ||||
| 	include/GradientEstimators.inl | ||||
| 	include/IndexedSurfacePatch.h | ||||
| 	include/Log.h | ||||
| @@ -44,6 +42,8 @@ SET(IMPL_SRC_FILES | ||||
| ) | ||||
|  | ||||
| SET(IMPL_INC_FILES | ||||
| 	include/PolyVoxImpl/Block.h | ||||
| 	include/PolyVoxImpl/Block.inl | ||||
| 	include/PolyVoxImpl/CPlusPlusZeroXSupport.h | ||||
| 	include/PolyVoxImpl/DecimatedSurfaceExtractor.h | ||||
| 	include/PolyVoxImpl/FastSurfaceExtractor.h | ||||
|   | ||||
		Reference in New Issue
	
	Block a user