Stuff related to valid regions is being moved from BaseVolum to RawVolume, as PagedVolume is now infinite.
This commit is contained in:
		@@ -320,7 +320,7 @@ namespace PolyVox
 | 
			
		||||
		uint32_t m_uChunkCountLimit;
 | 
			
		||||
 | 
			
		||||
		// The size of the volume
 | 
			
		||||
		Region m_regValidRegionInChunks;
 | 
			
		||||
		//Region m_regValidRegionInChunks;
 | 
			
		||||
 | 
			
		||||
		// The size of the chunks
 | 
			
		||||
		uint16_t m_uChunkSideLength;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user