From 460d9bda5f03c5da29864fa9dd160848097be51b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 6 Jan 2018 11:36:50 +0000 Subject: [Travis] Rebuilding documentation --- spritebatch_8h.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'spritebatch_8h.html') diff --git a/spritebatch_8h.html b/spritebatch_8h.html index 6ad1d0b3..d810b1f0 100644 --- a/spritebatch_8h.html +++ b/spritebatch_8h.html @@ -4,7 +4,7 @@ -YAGE: yage/core/spritebatch.h File Reference +YAGE: yage/render/spritebatch.h File Reference @@ -115,20 +115,20 @@ $(document).ready(function(){initNavTree('spritebatch_8h.html','');});


More...

-
#include "vertex.h"
+
#include "../data/vertex.h"
+#include "batch.h"
#include <glad/glad.h>
#include <glm/glm.hpp>
-#include <yage/math/matrix.h>
#include <vector>

Go to the source code of this file.

- - + - + + @@ -138,17 +138,20 @@ Namespaces + +

Classes

class  yage::Glyph
 Glyph with information of the texture. More...
struct  yage::details::RenderBatch
 
class  yage::RenderBatch
struct  yage::details::Glyph
 Glyph with information of the texture. More...
 
class  yage::SpriteBatch
 
 yage
 Project namespace.
 
 yage::details
 

Detailed Description

-

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

+

+

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.