Removed traces of boost/std::hash.

This commit is contained in:
unknown
2012-11-02 15:34:07 +01:00
parent 57350a55d6
commit 787b5c6928
2 changed files with 0 additions and 5 deletions

View File

@ -40,7 +40,6 @@ namespace PolyVox
void execute();
private:
//polyvox_function<bool(typename VolumeType::VoxelType voxel0, typename VolumeType::VoxelType voxel1, float& materialToUse)> m_funcIsQuadNeededCallback;
IsQuadNeeded m_funcIsQuadNeededCallback;
//The volume data and a sampler to access it.