aboutsummaryrefslogtreecommitdiffstats
path: root/todo.html
diff options
context:
space:
mode:
authorTravisBot <>2018-01-06 11:36:50 +0000
committerTravisBot <>2018-01-06 11:36:50 +0000
commit460d9bda5f03c5da29864fa9dd160848097be51b (patch)
treeb51cba7127a1402e0c9566ec919527a42934ab23 /todo.html
parenta72d604ca0e0f14228b45eaf9091b6c0b4085911 (diff)
downloadYAGE-460d9bda5f03c5da29864fa9dd160848097be51b.tar.gz
YAGE-460d9bda5f03c5da29864fa9dd160848097be51b.zip
[Travis] Rebuilding documentation
Diffstat (limited to 'todo.html')
-rw-r--r--todo.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/todo.html b/todo.html
index 93c2899f..bd6faca0 100644
--- a/todo.html
+++ b/todo.html
@@ -103,11 +103,13 @@ $(document).ready(function(){initNavTree('todo.html','');});
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
-<dt><a class="anchor" id="_todo000003"></a>Namespace <a class="el" href="namespaceyage.html">yage</a> </dt>
+<dt><a class="anchor" id="_todo000004"></a>Namespace <a class="el" href="namespaceyage.html">yage</a> </dt>
<dd><p class="startdd">remove the include to make compilation faster </p>
<p class="enddd">think of removing this, by, for example, using a pointer This could be more efficient when copying the texture out of the spritesheet. </p>
</dd>
-<dt><a class="anchor" id="_todo000005"></a>Member <a class="el" href="namespaceyage_1_1matrix.html#a277125ad9fa06a7119c59d350e129985">yage::matrix::multiply</a> (const Matrix&lt; M, N, T &gt; &amp;m1, const Matrix&lt; P, Q, T &gt; &amp;m2)</dt>
+<dt><a class="anchor" id="_todo000003"></a>Member <a class="el" href="classyage_1_1Camera.html#a99f0af50db990c5558fd0b7b82f3978c">yage::Camera::update</a> (Shader &amp;program)</dt>
+<dd>Make this function more general to be able to be able to use any parametre in then shader as the camera matrix and not make it dependent on it being <code>P</code>. </dd>
+<dt><a class="anchor" id="_todo000006"></a>Member <a class="el" href="namespaceyage_1_1matrix.html#a277125ad9fa06a7119c59d350e129985">yage::matrix::multiply</a> (const Matrix&lt; M, N, T &gt; &amp;m1, const Matrix&lt; P, Q, T &gt; &amp;m2)</dt>
<dd>Think if this should be a static_assert. </dd>
</dl>
</div></div><!-- contents -->
@@ -115,7 +117,7 @@ $(document).ready(function(){initNavTree('todo.html','');});
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Sat Dec 23 2017 01:50:21 for YAGE by
+ <li class="footer">Generated on Sat Jan 6 2018 11:36:17 for YAGE by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>