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