From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- spritebatch_8h.html | 72 +++++++++++++++++++---------------------------------- 1 file changed, 25 insertions(+), 47 deletions(-) (limited to 'spritebatch_8h.html') diff --git a/spritebatch_8h.html b/spritebatch_8h.html index 15bb5be6..6a83f834 100644 --- a/spritebatch_8h.html +++ b/spritebatch_8h.html @@ -3,23 +3,22 @@ - + + YAGE: yage/base/spritebatch.h File Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,40 +38,19 @@
- + - - + + + +
+
@@ -110,17 +88,17 @@ $(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 <vector>

Go to the source code of this file.

- + @@ -129,8 +107,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.
 
@@ -139,9 +117,9 @@ Namespaces -- cgit