Added header for testing RawVolume as well as SimpleVolume.

This commit is contained in:
David Williams 2014-08-20 17:16:45 +02:00
parent 43e0d6f417
commit 4482538f9e

View File

@ -25,6 +25,7 @@ freely, subject to the following restrictions:
#include "PolyVoxCore/Density.h"
#include "PolyVoxCore/MaterialDensityPair.h"
#include "PolyVoxCore/RawVolume.h"
#include "PolyVoxCore/SimpleVolume.h"
#include "PolyVoxCore/MarchingCubesSurfaceExtractor.h"