David Williams
|
d06dbdf054
|
Bit renaming. Old Array class is gone, and is replaced by the Array2D class which has also been renamed to Array.
|
2014-08-24 22:30:50 +02:00 |
|
David Williams
|
46358adfbc
|
New array class is 50(!) times faster than the old one on raw read-write performance. It's also significantly simply.
|
2014-08-21 21:31:09 +02:00 |
|
David Williams
|
d9f328cadb
|
It seems the PolyVox Array class is really slow compared to raw C arrays. I've added a test ready for some experimentation.
|
2014-08-21 16:57:23 +02:00 |
|
David Williams
|
cb0afb17f9
|
Fixed incorrect header include guards in tests.
|
2011-07-17 00:50:02 +01:00 |
|
David Williams
|
5e687fbd58
|
Added unit test for Array class.
|
2010-03-28 00:11:41 +00:00 |
|