Moved PolyVoxImpl inside of PolyVoxCore. This is the first stage of some tidying to better hide implementation details from the user.
This commit is contained in:
		| @@ -27,7 +27,7 @@ freely, subject to the following restrictions: | ||||
| #include "PolyVoxCore/Raycast.h" | ||||
| #include "PolyVoxCore/SimpleVolume.h" | ||||
|  | ||||
| #include "PolyVoxImpl/RandomUnitVectors.h" | ||||
| #include "PolyVoxCore/PolyVoxImpl/RandomUnitVectors.h" | ||||
|  | ||||
| #include <QtTest> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user