Removed unneeded call to setPosition().
This commit is contained in:
parent
762c9a5090
commit
5b84c5a9a5
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user