From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- classyage_1_1SpriteBatch.html | 149 +++++++++++++++++++----------------------- 1 file changed, 67 insertions(+), 82 deletions(-) (limited to 'classyage_1_1SpriteBatch.html') diff --git a/classyage_1_1SpriteBatch.html b/classyage_1_1SpriteBatch.html index 4ac4fd1b..496cf1f6 100644 --- a/classyage_1_1SpriteBatch.html +++ b/classyage_1_1SpriteBatch.html @@ -3,22 +3,23 @@ - - + YAGE: yage::SpriteBatch Class Reference - - + @@ -27,7 +28,7 @@ -
+
YAGE  v0.1.1
@@ -38,19 +39,43 @@
- + - - - - + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
@@ -114,8 +139,8 @@ Public Member Functions   void end ()   -void draw (const glm::vec4 &destination_rect, const glm::vec4 &uv_rect, GLuint texture, const Color &color, float depth) -  +void draw (const yage::Vector4f &destination_rect, const yage::Vector4f &uv_rect, GLuint texture, const Color &color, float depth) +  void render ()   @@ -147,9 +172,7 @@ Private Attributes
 

Constructor & Destructor Documentation

- -

◆ SpriteBatch() [1/3]

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

◆ SpriteBatch() [2/3]

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

◆ SpriteBatch() [3/3]

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

◆ ~SpriteBatch()

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

Member Function Documentation

- -

◆ begin()

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

◆ createRenderBatches()

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

◆ createVertexArray()

- +
@@ -309,22 +320,20 @@ Private Attributes - -

◆ draw()

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

◆ end()

- +
void yage::SpriteBatch::draw (const glm::vec4 & const yage::Vector4f destination_rect,
const glm::vec4 & const yage::Vector4f uv_rect,
@@ -372,9 +379,7 @@ Private Attributes - -

◆ init()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ render()

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

◆ sortGlyphs()

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

Member Data Documentation

- -

◆ glyph_ptrs_

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

◆ glyphs_

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

◆ NUM_VERTICES

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

◆ render_batches_

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

◆ vao_

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

◆ vbo_

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