reset view before loading a new file,
reset view when pressing space
This commit is contained in:
@@ -116,6 +116,7 @@ public:
|
||||
void addTransX(double value);
|
||||
void addTransY(double value);
|
||||
void addTransZ(double value);
|
||||
void resetView();
|
||||
|
||||
// main routine
|
||||
GLFWwindow* getWindow() const;
|
||||
|
Reference in New Issue
Block a user