Removed unneeded call to setPosition().

This commit is contained in:
David Williams 2015-05-23 17:23:59 +02:00
parent 762c9a5090
commit 5b84c5a9a5

View File

@ -285,8 +285,6 @@ namespace PolyVox
pCurrentBitmask(uXRegSpace, uYRegSpace) = iCubeIndex;
}
m_sampVolume.setPosition(iXVolSpace, iYVolSpace, iZVolSpace);
/* Cube is entirely in/out of the surface */
if (edgeTable[iCubeIndex] == 0)
{