From a72d604ca0e0f14228b45eaf9091b6c0b4085911 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 01:50:47 +0000 Subject: [Travis] Rebuilding documentation --- camera_8cpp.html | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 camera_8cpp.html (limited to 'camera_8cpp.html') diff --git a/camera_8cpp.html b/camera_8cpp.html new file mode 100644 index 00000000..98a97bc1 --- /dev/null +++ b/camera_8cpp.html @@ -0,0 +1,143 @@ + + + + + + +YAGE: yage/core/camera.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.3.0 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ +
+ +
+
camera.cpp File Reference
+
+
+ +


+ +More...

+
#include "camera.h"
+#include "glslprogram.h"
+#include <glad/glad.h>
+#include <glm/gtc/matrix_transform.hpp>
+
+ + + + +

+Namespaces

 yage
 Project namespace.
 
+

Detailed Description

+

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

+

MIT License, see LICENSE file for more details.

+
+
+ + + + -- cgit