From 3a5a0e7b42d34baa238895f9e4d86cfd902ace7d Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 00:51:44 +0000 Subject: [Travis] Rebuilding documentation --- todo.html | 124 -------------------------------------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 todo.html (limited to 'todo.html') diff --git a/todo.html b/todo.html deleted file mode 100644 index 5cf24236..00000000 --- a/todo.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -YAGE: Todo List - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.3 -
-
Yet Another Game Engine
-
-
- - - - -
-
- -
-
-
- -
- -
- All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
- - -
- -
- -
-
-
Todo List
-
-
-
-
Namespace yage
-

remove the include to make compilation faster

-

think of removing this, by, for example, using a pointer This could be more efficient when copying the texture out of the spritesheet.

-
-
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