From be5d48d2eaed3af76f03297e376f7a67e8a8238f Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Wed, 20 Dec 2017 18:02:11 +0000 Subject: Rebuilding documentation --- functions_c.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'functions_c.html') diff --git a/functions_c.html b/functions_c.html index cb75d993..37d52486 100644 --- a/functions_c.html +++ b/functions_c.html @@ -30,7 +30,7 @@
YAGE -  v0.3.1 +  v0.1.3
Yet Another Game Engine
@@ -187,10 +187,16 @@ $(document).ready(function(){initNavTree('functions_c.html','');}); : yage::Matrix< Rows, Cols, Type >
  • compileShader() -: yage::GlslProgram +: yage::GlslProgram +
  • +
  • compileShaderFromFile() +: yage::GlslProgram
  • compileShaders() -: yage::GlslProgram +: yage::GlslProgram +
  • +
  • compileShadersFromFile() +: yage::GlslProgram
  • cond_ : yage::SyncQueue< T > @@ -214,7 +220,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');});