include all parent modelmatrices

This commit is contained in:
Anakin
2016-11-12 11:54:44 +01:00
parent 15743e11fa
commit 2524971d19
4 changed files with 19 additions and 7 deletions

View File

@@ -102,6 +102,7 @@ private:
void startGLEW();
void setCallbackFunctions();
glm::mat4 getModelMatrix(unsigned int index);
glm::mat4 getMVPMatrix(unsigned int index);