Compile fixes for Visual Studio.

This commit is contained in:
unknown
2012-01-24 16:03:22 +01:00
parent c6b82ff03e
commit 0d492886db
5 changed files with 36 additions and 120 deletions

View File

@@ -72,6 +72,7 @@ namespace PolyVox
void shift(const Vector3DInt32& amount);
void shiftLowerCorner(const Vector3DInt32& amount);
void shiftUpperCorner(const Vector3DInt32& amount);
//FIXME - Add dilate and erode functions?
/// Deprecated and misleading
Vector3DInt32 dimensions(void);
/// Deprecated and misleading