Minor refactor and fixes
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
|
||||
mat4 getProjection();
|
||||
mat4 getView();
|
||||
mat4 getProjView();
|
||||
};
|
||||
|
||||
#endif /* WINDOW_CAMERA_H_ */
|
||||
|
||||
Reference in New Issue
Block a user