mirror of
https://github.com/edubart/otclient.git
synced 2025-11-04 20:46:24 +01:00
use vertex buffers
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
|
||||
void prepareForDraw();
|
||||
void drawTriangleStrip(int numVertices);
|
||||
void drawTriangles(int numVertices);
|
||||
void releaseFromDraw();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user