From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- spritebatch_8h.html | 73 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 48 insertions(+), 25 deletions(-) (limited to 'spritebatch_8h.html') diff --git a/spritebatch_8h.html b/spritebatch_8h.html index 6a83f834..510da59b 100644 --- a/spritebatch_8h.html +++ b/spritebatch_8h.html @@ -3,22 +3,23 @@ - - + YAGE: yage/base/spritebatch.h 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,17 +110,18 @@ $(document).ready(function(){initNavTree('spritebatch_8h.html','');});
spritebatch.h File Reference
-
#include "vertex.h"
-#include <glad/glad.h>
-#include <glm/glm.hpp>
-#include <vector>
+
#include "vertex.h"
+#include <glad/glad.h>
+#include <glm/glm.hpp>
+#include <yage/math/matrix.h>
+#include <vector>

Go to the source code of this file.

- + @@ -107,8 +130,8 @@ Classes

Classes

class  yage::Glyph
 Glyph with information of the texture. More...
 Glyph with information of the texture. More...
 
class  yage::RenderBatch
 
- - + +

Namespaces

 yage
 Project namespace.
 yage
 Project namespace.
 
@@ -117,9 +140,9 @@ Namespaces -- cgit