From 3a5a0e7b42d34baa238895f9e4d86cfd902ace7d Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 00:51:44 +0000 Subject: [Travis] Rebuilding documentation --- spritebatch_8h.html | 157 ---------------------------------------------------- 1 file changed, 157 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 7f066c52..00000000 --- a/spritebatch_8h.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -YAGE: yage/core/spritebatch.h File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.3 -
-
Yet Another Game Engine
-
-
- - - - - -
-
- -
-
-
- -
- -
- All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
- - -
- -
- -
- -
-
spritebatch.h File Reference
-
-
- -


- -More...

-
#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.

- - - - - - - - - -

-Classes

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

-Namespaces

 yage
 Project namespace.
 
-

Detailed Description

-

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

-

MIT License, see LICENSE file for more details.

-
-
- - - - -- cgit