Removed LinearVolume class.

This commit is contained in:
David Williams
2009-03-10 22:10:37 +00:00
parent 5fada3af5a
commit 7100e558f3
6 changed files with 5 additions and 172 deletions

View File

@ -38,7 +38,6 @@ namespace PolyVox
class IndexedSurfacePatch;
class IntegrealVector3;
template <typename VoxelType> class LinearVolume;
class Region;
class SurfaceVertex;