From 1a8ec165031af3b860028ef1b360acc8e7baf9e6 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 21 Sep 2017 23:32:46 +0000 Subject: Rebuilding documentation --- spritebatch_8h.html | 126 ---------------------------------------------------- 1 file changed, 126 deletions(-) delete mode 100644 spritebatch_8h.html (limited to 'spritebatch_8h.html') diff --git a/spritebatch_8h.html b/spritebatch_8h.html deleted file mode 100644 index db27b20d..00000000 --- a/spritebatch_8h.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - -YAGE: include/YAGE/spritebatch.h File Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.1 -
-
Yet Another Game Engine
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
spritebatch.h File Reference
-
-
-
#include "vertex.h"
-#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