From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- yage_8cpp.html | 72 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 47 insertions(+), 25 deletions(-) (limited to 'yage_8cpp.html') diff --git a/yage_8cpp.html b/yage_8cpp.html index dd3e1995..59d6076c 100644 --- a/yage_8cpp.html +++ b/yage_8cpp.html @@ -3,22 +3,23 @@ - - + YAGE: yage/yage.cpp File Reference - - + @@ -27,7 +28,7 @@ -
+
YAGE  v0.1.1
@@ -38,19 +39,40 @@
- + - - - - + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
@@ -88,14 +110,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.
 
- + - +

@@ -103,10 +125,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...
 
@@ -115,9 +137,9 @@ Functions -- cgit