Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
compix committed Jul 8, 2016
1 parent 5612ab5 commit 0c1da7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/app/MeshDecimationApp.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class MeshDecimationApp : public Application, InputHandler
void guiShadingSelection();
void guiVertexCountSlider();
void guiShowStats();
void MeshDecimationApp::guiShowFPS() const;
void guiShowFPS() const;

void updateModelRotation();
glm::vec3 computeArcballVector(glm::vec2 pos) const;
Expand Down

0 comments on commit 0c1da7a

Please sign in to comment.