From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- classyage_1_1SpriteBatch.html | 141 +++++++++++++++++++++++------------------- 1 file changed, 78 insertions(+), 63 deletions(-) (limited to 'classyage_1_1SpriteBatch.html') diff --git a/classyage_1_1SpriteBatch.html b/classyage_1_1SpriteBatch.html index 16203be2..4ac4fd1b 100644 --- a/classyage_1_1SpriteBatch.html +++ b/classyage_1_1SpriteBatch.html @@ -3,23 +3,22 @@ - + + YAGE: yage::SpriteBatch Class Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,43 +38,19 @@
- + - - + + + +
+
@@ -172,7 +147,9 @@ Private Attributes  

Constructor & Destructor Documentation

- + +

◆ SpriteBatch() [1/3]

+
@@ -195,7 +172,9 @@ Private Attributes - + +

◆ SpriteBatch() [2/3]

+
@@ -219,7 +198,9 @@ Private Attributes - + +

◆ SpriteBatch() [3/3]

+
@@ -243,7 +224,9 @@ Private Attributes - + +

◆ ~SpriteBatch()

+
@@ -259,7 +242,9 @@ Private Attributes

Member Function Documentation

- + +

◆ begin()

+
@@ -274,7 +259,9 @@ Private Attributes - + +

◆ createRenderBatches()

+
@@ -297,7 +284,9 @@ Private Attributes - + +

◆ createVertexArray()

+
@@ -320,7 +309,9 @@ Private Attributes - + +

◆ draw()

+
@@ -364,7 +355,9 @@ Private Attributes - + +

◆ end()

+
@@ -379,7 +372,9 @@ Private Attributes - + +

◆ init()

+
@@ -394,7 +389,9 @@ Private Attributes - + +

◆ operator=() [1/2]

+
@@ -418,7 +415,9 @@ Private Attributes - + +

◆ operator=() [2/2]

+
@@ -442,7 +441,9 @@ Private Attributes - + +

◆ render()

+
@@ -457,7 +458,9 @@ Private Attributes - + +

◆ sortGlyphs()

+
@@ -481,7 +484,9 @@ Private Attributes

Member Data Documentation

- + +

◆ glyph_ptrs_

+
@@ -501,7 +506,9 @@ Private Attributes - + +

◆ glyphs_

+
@@ -521,7 +528,9 @@ Private Attributes - + +

◆ NUM_VERTICES

+
@@ -541,7 +550,9 @@ Private Attributes - + +

◆ render_batches_

+
@@ -561,7 +572,9 @@ Private Attributes - + +

◆ vao_

+
@@ -581,7 +594,9 @@ Private Attributes - + +

◆ vbo_

+
@@ -611,9 +626,9 @@ Private Attributes -- cgit