still trying to draw instanced

This commit is contained in:
Anakin
2016-11-07 12:06:55 +01:00
parent 8a36fe10b1
commit ed66d77b69
4 changed files with 22 additions and 17 deletions

View File

@@ -94,7 +94,7 @@ private:
void startGLEW();
void setCallbackFunctions();
glm::mat4 getMVPMatrix();
glm::mat4 getMVPMatrix(unsigned int index);
////////////////////////////////////////////////////////////////////////////////////////////