Removed newline
This commit is contained in:
parent
bf751c6c69
commit
f2d1975af3
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue