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_8hpp.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'picopng_8hpp.html') diff --git a/picopng_8hpp.html b/picopng_8hpp.html index 19de73c4..eda3dea7 100644 --- a/picopng_8hpp.html +++ b/picopng_8hpp.html @@ -29,7 +29,7 @@
YAGE -  0.02 +  v0.1.1
Yet Another Game Engine
@@ -96,13 +96,13 @@ $(document).ready(function(){initNavTree('picopng_8hpp.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)
 
@@ -110,7 +110,7 @@ Functions