From ce45c560586f991b427471ba206edf48881baab5 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Fri, 22 Sep 2017 00:09:02 +0000 Subject: Rebuilding documentation --- spritebatch_8h.html | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 spritebatch_8h.html (limited to 'spritebatch_8h.html') diff --git a/spritebatch_8h.html b/spritebatch_8h.html new file mode 100644 index 00000000..013996fa --- /dev/null +++ b/spritebatch_8h.html @@ -0,0 +1,148 @@ + + + + + + +YAGE: yage/base/spritebatch.h File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
+ + +
+ +
+ +
+ +
+
spritebatch.h File Reference
+
+
+
#include "vertex.h"
+#include <glad/glad.h>
+#include <glm/glm.hpp>
+#include <vector>
+
+

Go to the source code of this file.

+ + + + + + + + + +

+Classes

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

+Namespaces

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