aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1Vector2.html
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-02 12:28:11 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-02 12:28:11 +0100
commit8ad8165816929301a87e90bbb32c3df6b69030ee (patch)
tree34038f021264d1f39055b85833be7169728f6540 /classyage_1_1Vector2.html
parentd7364eb89f81fa770bc3658a93917412baa020df (diff)
downloadYAGE-8ad8165816929301a87e90bbb32c3df6b69030ee.tar.gz
YAGE-8ad8165816929301a87e90bbb32c3df6b69030ee.zip
Updating docs
Diffstat (limited to 'classyage_1_1Vector2.html')
-rw-r--r--classyage_1_1Vector2.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/classyage_1_1Vector2.html b/classyage_1_1Vector2.html
index 415d12ba..ada0386a 100644
--- a/classyage_1_1Vector2.html
+++ b/classyage_1_1Vector2.html
@@ -29,7 +29,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">YAGE
- &#160;<span id="projectnumber">0.02</span>
+ &#160;<span id="projectnumber">v0.1.1</span>
</div>
<div id="projectbrief">Yet Another Game Engine</div>
</td>
@@ -92,7 +92,7 @@ $(document).ready(function(){initNavTree('classyage_1_1Vector2.html','');});
<p>2D <a class="el" href="classyage_1_1Vector.html">Vector</a> class.
<a href="classyage_1_1Vector2.html#details">More...</a></p>
-<p><code>#include &lt;<a class="el" href="matrix_8hpp_source.html">matrix.hpp</a>&gt;</code></p>
+<p><code>#include &lt;<a class="el" href="matrix_8h_source.html">matrix.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for yage::Vector2&lt; Type &gt;:</div>
<div class="dyncontent">
@@ -134,7 +134,7 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:a1e9c60516faeb06826666493a7ca307a inherit pub_methods_classyage_1_1Vector"><td class="memItemLeft" align="right" valign="top">const Type &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Vector.html#a1e9c60516faeb06826666493a7ca307a">operator[]</a> (int col) const</td></tr>
<tr class="separator:a1e9c60516faeb06826666493a7ca307a inherit pub_methods_classyage_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a956f7b6d02c0309adece311f59c8beae inherit pub_methods_classyage_1_1Vector"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Vector.html#a956f7b6d02c0309adece311f59c8beae">toString</a> () const override</td></tr>
-<tr class="memdesc:a956f7b6d02c0309adece311f59c8beae inherit pub_methods_classyage_1_1Vector"><td class="mdescLeft">&#160;</td><td class="mdescRight">prints out the matrix, but can also be implemented by other classes to print data differently <a href="classyage_1_1Vector.html#a956f7b6d02c0309adece311f59c8beae">More...</a><br /></td></tr>
+<tr class="memdesc:a956f7b6d02c0309adece311f59c8beae inherit pub_methods_classyage_1_1Vector"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prints out the matrix, but can also be implemented by other classes to print data differently. <a href="classyage_1_1Vector.html#a956f7b6d02c0309adece311f59c8beae">More...</a><br /></td></tr>
<tr class="separator:a956f7b6d02c0309adece311f59c8beae inherit pub_methods_classyage_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classyage_1_1Matrix"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classyage_1_1Matrix')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classyage_1_1Matrix.html">yage::Matrix&lt; Rows, 1, Type &gt;</a></td></tr>
<tr class="memitem:a73b7d1f94f4f72a2294b71b3a35794ad inherit pub_methods_classyage_1_1Matrix"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Matrix.html#a73b7d1f94f4f72a2294b71b3a35794ad">Matrix</a> ()</td></tr>
@@ -146,18 +146,19 @@ Public Member Functions</h2></td></tr>
<tr class="memdesc:acaf0837fade0cb4179603b97ac224965 inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the row size of the Matrix. <a href="classyage_1_1Matrix.html#acaf0837fade0cb4179603b97ac224965">More...</a><br /></td></tr>
<tr class="separator:acaf0837fade0cb4179603b97ac224965 inherit pub_methods_classyage_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2753285bcc49a050a49976a6dbc8e89a inherit pub_methods_classyage_1_1Matrix"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Matrix.html#a2753285bcc49a050a49976a6dbc8e89a">colSize</a> () const</td></tr>
-<tr class="memdesc:a2753285bcc49a050a49976a6dbc8e89a inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the column size of the Matrixxs. <a href="classyage_1_1Matrix.html#a2753285bcc49a050a49976a6dbc8e89a">More...</a><br /></td></tr>
+<tr class="memdesc:a2753285bcc49a050a49976a6dbc8e89a inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the column size of the Matrix. <a href="classyage_1_1Matrix.html#a2753285bcc49a050a49976a6dbc8e89a">More...</a><br /></td></tr>
<tr class="separator:a2753285bcc49a050a49976a6dbc8e89a inherit pub_methods_classyage_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adffb22a99417271958621ff1f51b7f08 inherit pub_methods_classyage_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1Matrix.html">Matrix</a>&lt; 1, Cols, Type &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Matrix.html#adffb22a99417271958621ff1f51b7f08">getRow</a> (int row) const</td></tr>
<tr class="memdesc:adffb22a99417271958621ff1f51b7f08 inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the row specified row as a Matrix with only one row. <a href="classyage_1_1Matrix.html#adffb22a99417271958621ff1f51b7f08">More...</a><br /></td></tr>
<tr class="separator:adffb22a99417271958621ff1f51b7f08 inherit pub_methods_classyage_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2833adcae1e01f637eba251c5aee7888 inherit pub_methods_classyage_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1Matrix.html">Matrix</a>&lt; Rows, 1, Type &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Matrix.html#a2833adcae1e01f637eba251c5aee7888">getCol</a> (int col) const</td></tr>
+<tr class="memdesc:a2833adcae1e01f637eba251c5aee7888 inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a specific column in a column vector. <a href="classyage_1_1Matrix.html#a2833adcae1e01f637eba251c5aee7888">More...</a><br /></td></tr>
<tr class="separator:a2833adcae1e01f637eba251c5aee7888 inherit pub_methods_classyage_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83d77d3a40ced5e2b703a6d66b6e6055 inherit pub_methods_classyage_1_1Matrix"><td class="memItemLeft" align="right" valign="top">std::vector&lt; Type &gt;::iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Matrix.html#a83d77d3a40ced5e2b703a6d66b6e6055">begin</a> ()</td></tr>
-<tr class="memdesc:a83d77d3a40ced5e2b703a6d66b6e6055 inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">iterator support for begin <a href="classyage_1_1Matrix.html#a83d77d3a40ced5e2b703a6d66b6e6055">More...</a><br /></td></tr>
+<tr class="memdesc:a83d77d3a40ced5e2b703a6d66b6e6055 inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterator support for the start. <a href="classyage_1_1Matrix.html#a83d77d3a40ced5e2b703a6d66b6e6055">More...</a><br /></td></tr>
<tr class="separator:a83d77d3a40ced5e2b703a6d66b6e6055 inherit pub_methods_classyage_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a20ea5fe16d27ef15f775b5497cadc851 inherit pub_methods_classyage_1_1Matrix"><td class="memItemLeft" align="right" valign="top">std::vector&lt; Type &gt;::iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Matrix.html#a20ea5fe16d27ef15f775b5497cadc851">end</a> ()</td></tr>
-<tr class="memdesc:a20ea5fe16d27ef15f775b5497cadc851 inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">iterator support for end <a href="classyage_1_1Matrix.html#a20ea5fe16d27ef15f775b5497cadc851">More...</a><br /></td></tr>
+<tr class="memdesc:a20ea5fe16d27ef15f775b5497cadc851 inherit pub_methods_classyage_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterator support for the end. <a href="classyage_1_1Matrix.html#a20ea5fe16d27ef15f775b5497cadc851">More...</a><br /></td></tr>
<tr class="separator:a20ea5fe16d27ef15f775b5497cadc851 inherit pub_methods_classyage_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9dc57c60a19b805a41b8bfb951ce2fef inherit pub_methods_classyage_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1detail_1_1Row.html">detail::Row</a>&lt; Rows, Cols, Type &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Matrix.html#a9dc57c60a19b805a41b8bfb951ce2fef">operator[]</a> (int row)</td></tr>
<tr class="separator:a9dc57c60a19b805a41b8bfb951ce2fef inherit pub_methods_classyage_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
@@ -412,7 +413,7 @@ template&lt;class Type = double&gt; </div>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
-<li>include/YAGE/Math/<a class="el" href="matrix_8hpp_source.html">matrix.hpp</a></li>
+<li>include/YAGE/Math/<a class="el" href="matrix_8h_source.html">matrix.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
@@ -420,7 +421,7 @@ template&lt;class Type = double&gt; </div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceyage.html">yage</a></li><li class="navelem"><a class="el" href="classyage_1_1Vector2.html">Vector2</a></li>
- <li class="footer">Generated on Thu Aug 24 2017 00:24:55 for YAGE by
+ <li class="footer">Generated on Sat Sep 2 2017 12:28:04 for YAGE by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>