From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- todo.html | 55 +++++++++++++++++++------------------------------------ 1 file changed, 19 insertions(+), 36 deletions(-) (limited to 'todo.html') diff --git a/todo.html b/todo.html index f9045827..d12b4524 100644 --- a/todo.html +++ b/todo.html @@ -3,23 +3,22 @@ - + + YAGE: Todo List + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,35 +38,19 @@
- + - + + + +
+
@@ -105,7 +88,7 @@ $(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
+
Member yage::SpriteSheet::parseJson (int &width, int &height, const std::string &jsonContent) const
add the coordinate to the map
@@ -113,9 +96,9 @@ $(document).ready(function(){initNavTree('todo.html','');}); -- cgit