Removed newline

This commit is contained in:
Robert 2021-01-29 17:30:15 +01:00
parent bf751c6c69
commit f2d1975af3

View file

@ -211,7 +211,6 @@ namespace oglu
const glm::mat4& GetProjection();
public:
float fov; ///< FOV of the camera
float aspectRatio; ///< Aspect ratio of the camera
float zNear; ///< Near clipping plane