Templatized Block class.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
namespace PolyVox
|
||||
{
|
||||
class Block;
|
||||
template <typename VoxelType> class Block;
|
||||
class IndexedSurfacePatch;
|
||||
class IntegrealVector3;
|
||||
class PolyVoxSceneManager;
|
||||
|
Reference in New Issue
Block a user