More work on compression and bug fixes.

This commit is contained in:
David Williams
2011-02-06 23:23:01 +00:00
parent 4621ef8091
commit f13e9161f8
5 changed files with 30 additions and 27 deletions

View File

@ -179,7 +179,7 @@ namespace PolyVox
uint16_t m_uLongestSideLength;
uint16_t m_uShortestSideLength;
float m_fDiagonalLength;
mutable uint32_t m_uTimestamper;
mutable uint64_t m_uTimestamper;
};
//Some handy typedefs