Linux compile fix.
This commit is contained in:
parent
2ae111a67f
commit
f22410ed9a
@ -136,11 +136,6 @@ namespace PolyVox
|
||||
return voxel.getMaterial();
|
||||
}
|
||||
|
||||
MaterialDensityPair<Type, NoOfMaterialBits, NoOfDensityBits> getBorderValue(void)
|
||||
{
|
||||
return m_tBorder;
|
||||
}
|
||||
|
||||
DensityType getThreshold(void)
|
||||
{
|
||||
return m_tThreshold;
|
||||
|
Loading…
x
Reference in New Issue
Block a user