From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- yage_8cpp.html | 72 ++++++++++++++++++++-------------------------------------- 1 file changed, 25 insertions(+), 47 deletions(-) (limited to 'yage_8cpp.html') diff --git a/yage_8cpp.html b/yage_8cpp.html index 861bba0b..dd3e1995 100644 --- a/yage_8cpp.html +++ b/yage_8cpp.html @@ -3,23 +3,22 @@ - + + YAGE: yage/yage.cpp File Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,40 +38,19 @@
- + - - + + + +
+
@@ -110,14 +88,14 @@ $(document).ready(function(){initNavTree('yage_8cpp.html','');});
yage.cpp File Reference
-
#include "yage.h"
-#include <GLFW/glfw3.h>
-#include <stdexcept>
+
#include "yage.h"
+#include <GLFW/glfw3.h>
+#include <stdexcept>
- - + +

Namespaces

 yage
 Project namespace.
 yage
 Project namespace.
 
- + - +

@@ -125,10 +103,10 @@ Functions

void yage::glfwErrorCallback (int, const char *description)
 
void yage::init ()
 Initializes yage. More...
 Initializes yage. More...
 
void yage::quit ()
 Quit and cleanup yage. More...
 Quit and cleanup yage. More...
 
@@ -137,9 +115,9 @@ Functions -- cgit