From ce45c560586f991b427471ba206edf48881baab5 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Fri, 22 Sep 2017 00:09:02 +0000 Subject: Rebuilding documentation --- classyage_1_1SpriteBatch-members.html | 147 ++++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 classyage_1_1SpriteBatch-members.html (limited to 'classyage_1_1SpriteBatch-members.html') diff --git a/classyage_1_1SpriteBatch-members.html b/classyage_1_1SpriteBatch-members.html new file mode 100644 index 00000000..e92db8ee --- /dev/null +++ b/classyage_1_1SpriteBatch-members.html @@ -0,0 +1,147 @@ + + + + + + +YAGE: Member List + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
+ + +
+ +
+ +
+
+
yage::SpriteBatch Member List
+
+
+ +

This is the complete list of members for yage::SpriteBatch, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + +
begin()yage::SpriteBatch
createRenderBatches()yage::SpriteBatchprivate
createVertexArray()yage::SpriteBatchprivate
draw(const glm::vec4 &destination_rect, const glm::vec4 &uv_rect, GLuint texture, const Color &color, float depth)yage::SpriteBatch
end()yage::SpriteBatch
glyph_ptrs_yage::SpriteBatchprivate
glyphs_yage::SpriteBatchprivate
init()yage::SpriteBatch
NUM_VERTICESyage::SpriteBatchstatic
operator=(const SpriteBatch &)=deleteyage::SpriteBatch
operator=(SpriteBatch &&)=deleteyage::SpriteBatch
render()yage::SpriteBatch
render_batches_yage::SpriteBatchprivate
sortGlyphs()yage::SpriteBatchprivate
SpriteBatch()yage::SpriteBatch
SpriteBatch(const SpriteBatch &)=deleteyage::SpriteBatch
SpriteBatch(SpriteBatch &&)=deleteyage::SpriteBatch
vao_yage::SpriteBatchprivate
vbo_yage::SpriteBatchprivate
~SpriteBatch()yage::SpriteBatch
+
+ + + + -- cgit