We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5612ab5 commit 0c1da7aCopy full SHA for 0c1da7a
1 file changed
source/app/MeshDecimationApp.h
@@ -44,7 +44,7 @@ class MeshDecimationApp : public Application, InputHandler
44
void guiShadingSelection();
45
void guiVertexCountSlider();
46
void guiShowStats();
47
- void MeshDecimationApp::guiShowFPS() const;
+ void guiShowFPS() const;
48
49
void updateModelRotation();
50
glm::vec3 computeArcballVector(glm::vec2 pos) const;
0 commit comments