From 926a268b9a8d80f5d22b51a741d2ffbd8e898496 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Sep 2017 12:35:17 +0100 Subject: Updating docs --- spritebatch_8hpp.html | 126 -------------------------------------------------- 1 file changed, 126 deletions(-) delete mode 100644 spritebatch_8hpp.html (limited to 'spritebatch_8hpp.html') diff --git a/spritebatch_8hpp.html b/spritebatch_8hpp.html deleted file mode 100644 index a229b486..00000000 --- a/spritebatch_8hpp.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - -YAGE: include/YAGE/spritebatch.hpp File Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.1 -
-
Yet Another Game Engine
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
spritebatch.hpp File Reference
-
-
-
#include "vertex.hpp"
-#include <GL/glew.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