Commited refactoring changes made on the train.

This commit is contained in:
David Williams
2008-05-13 19:49:03 +00:00
parent 2107128f7c
commit b48b869eb2
10 changed files with 244 additions and 109 deletions

View File

@ -8,6 +8,7 @@ namespace PolyVox
template <typename VoxelType> class Block;
class IndexedSurfacePatch;
class IntegrealVector3;
template <typename VoxelType> class LinearVolume;
class PolyVoxSceneManager;
class RegionGeometry;
class SurfaceVertex;