Work on LOD system.

This commit is contained in:
David Williams
2009-06-28 10:59:22 +00:00
parent e51b9cfee9
commit a7a90a03a1
2 changed files with 0 additions and 8 deletions

View File

@ -37,7 +37,6 @@ namespace PolyVox
const Vector3DInt16& getLowerCorner(void) const;
const Vector3DInt16& getUpperCorner(void) const;
const Vector3DInt16& getCentre(void) const;
void setLowerCorner(const Vector3DInt16& v3dLowerCorner);
void setUpperCorner(const Vector3DInt16& v3dUpperCorner);