From ee465746eb37865079daeb5c47f25f11cdcddada Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 23:02:57 +0100 Subject: Updating docs --- functions_func.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'functions_func.html') diff --git a/functions_func.html b/functions_func.html index 063ed028..6bc389cf 100644 --- a/functions_func.html +++ b/functions_func.html @@ -134,12 +134,21 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
  • colSize() : yage::Matrix< Rows, Cols, Type >
  • +
  • compileShader() +: yage::GlslProgram +
  • compileShaders() : yage::GlslProgram
  • create() : yage::Window
  • +
  • createRenderBatches() +: yage::SpriteBatch +
  • +
  • createVertexArray() +: yage::SpriteBatch +
  • @@ -306,6 +315,9 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
  • setUv() : yage::Vertex
  • +
  • sortGlyphs() +: yage::SpriteBatch +
  • Sprite() : yage::Sprite
  • @@ -419,7 +431,7 @@ $(document).ready(function(){initNavTree('functions_func.html','');});