From 8ad8165816929301a87e90bbb32c3df6b69030ee Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Sep 2017 12:28:11 +0100 Subject: Updating docs --- picopng_8cpp.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'picopng_8cpp.html') diff --git a/picopng_8cpp.html b/picopng_8cpp.html index f87e3aea..d9bdd3b8 100644 --- a/picopng_8cpp.html +++ b/picopng_8cpp.html @@ -29,7 +29,7 @@
YAGE -  0.02 +  v0.1.1
Yet Another Game Engine
@@ -94,13 +94,13 @@ $(document).ready(function(){initNavTree('picopng_8cpp.html','');});

Namespaces

 yage - Templated matrix class.
+ Project namespace.
  - - + +

Functions

int yage::decodePNG (std::vector< unsigned char > &out_image, unsigned long &image_width, unsigned long &image_height, const unsigned char *in_png, size_t in_size, bool convert_to_rgba32=true)
 
int yage::decodePNG (std::vector< unsigned char > &out_image, unsigned long &image_width, unsigned long &image_height, const unsigned char *in_png, size_t in_size, bool convert_to_rgba32)
 
@@ -108,7 +108,7 @@ Functions