Work on generating surface patches on demand.
This commit is contained in:
@ -27,6 +27,7 @@ namespace PolyVox
|
||||
{
|
||||
IndexedSurfacePatch::IndexedSurfacePatch()
|
||||
{
|
||||
m_iTimeStamp = -1;
|
||||
}
|
||||
|
||||
IndexedSurfacePatch::~IndexedSurfacePatch()
|
||||
|
Reference in New Issue
Block a user