Renamed BlockData to Block, and moved it out of Impl. It might be useful more generally...
This commit is contained in:
@ -20,7 +20,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
#pragma endregion
|
||||
|
||||
#pragma region Headers
|
||||
#include "PolyVoxImpl/BlockData.h"
|
||||
#include "Block.h"
|
||||
#include "Volume.h"
|
||||
#include "Vector.h"
|
||||
#include "Region.h"
|
||||
|
Reference in New Issue
Block a user