We're committed to LargeVolume now, so we don't need the define to switch volume types.
This commit is contained in:
		| @@ -117,11 +117,4 @@ freely, subject to the following restrictions: | |||||||
| 	#define polyvox_shared_ptr boost::shared_ptr | 	#define polyvox_shared_ptr boost::shared_ptr | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
| #define USE_LARGE_VOLUME |  | ||||||
| #ifdef USE_LARGE_VOLUME |  | ||||||
| 	#define POLYVOX_VOLUME LargeVolume |  | ||||||
| #else |  | ||||||
| 	#define POLYVOX_VOLUME SimpleVolume |  | ||||||
| #endif |  | ||||||
|  |  | ||||||
| #endif | #endif | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user