From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- todo.html | 59 +++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 22 deletions(-) (limited to 'todo.html') diff --git a/todo.html b/todo.html index d12b4524..f4aaf5cc 100644 --- a/todo.html +++ b/todo.html @@ -3,22 +3,23 @@ - - + YAGE: Todo List - - + @@ -27,7 +28,7 @@ -
+
YAGE  v0.1.1
@@ -38,19 +39,35 @@
- + - - - - +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
@@ -86,19 +103,17 @@ $(document).ready(function(){initNavTree('todo.html','');});
-
Member yage::matrix::multiply (const Matrix< M, N, T > &m1, const Matrix< P, Q, T > &m2)
-
Think if this should be a static_assert.
-
Member yage::SpriteSheet::parseJson (int &width, int &height, const std::string &jsonContent) const
-
add the coordinate to the map
+
Member yage::matrix::multiply (const Matrix< M, N, T > &m1, const Matrix< P, Q, T > &m2)
+
Think if this should be a static_assert.
-- cgit