@@ -82,6 +82,8 @@ public:
void triggleFirstMouse() { firstMouse_ = !firstMouse_; }
float Zoom() const { return zoom_; }
private:
void updateCameraVectors() {
glm::vec3 front;
The note is not visible to the blocked user.