Added code to determine how much memory a volume is using.
Also map of homogenous regions is no longer static.
This commit is contained in:
		| @@ -51,6 +51,7 @@ namespace PolyVox | ||||
|  | ||||
| 		void fill(VoxelType tValue); | ||||
| 		bool isHomogeneous(void); | ||||
| 		uint32_t sizeInChars(void); | ||||
|  | ||||
| 	private: | ||||
| 		uint16_t m_uSideLength; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user