Optimizing Array add performance for large datasets

This commit is contained in:
Dynamitos
2020-03-16 13:29:17 +01:00
parent 3b55755f0c
commit 81b51d1c21
9 changed files with 101 additions and 8 deletions
-1
View File
@@ -53,7 +53,6 @@ namespace Seele
int32 height;
const char* title;
bool bFullscreen;
PGraphics graphics;
};
class RenderCommandBase