aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1math_1_1Vector2.html
diff options
context:
space:
mode:
Diffstat (limited to 'classyage_1_1math_1_1Vector2.html')
-rw-r--r--classyage_1_1math_1_1Vector2.html430
1 files changed, 430 insertions, 0 deletions
diff --git a/classyage_1_1math_1_1Vector2.html b/classyage_1_1math_1_1Vector2.html
new file mode 100644
index 00000000..26fb1222
--- /dev/null
+++ b/classyage_1_1math_1_1Vector2.html
@@ -0,0 +1,430 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>YAGE: yage::math::Vector2&lt; Type &gt; Class Template Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtreedata.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+ $(document).ready(initResizable);
+</script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <td id="projectalign" style="padding-left: 0.5em;">
+ <div id="projectname">YAGE
+ &#160;<span id="projectnumber">v0.1.1</span>
+ </div>
+ <div id="projectbrief">Yet Another Game Engine</div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+ <div id="nav-tree">
+ <div id="nav-tree-contents">
+ <div id="nav-sync" class="sync"></div>
+ </div>
+ </div>
+ <div id="splitbar" style="-moz-user-select:none;"
+ class="ui-resizable-handle">
+ </div>
+</div>
+<script type="text/javascript">
+$(document).ready(function(){initNavTree('classyage_1_1math_1_1Vector2.html','');});
+</script>
+<div id="doc-content">
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="classyage_1_1math_1_1Vector2-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">yage::math::Vector2&lt; Type &gt; Class Template Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>2D <a class="el" href="classyage_1_1math_1_1Vector.html">Vector</a> class.
+ <a href="classyage_1_1math_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>
+<div class="dynheader">
+Inheritance diagram for yage::math::Vector2&lt; Type &gt;:</div>
+<div class="dyncontent">
+ <div class="center">
+ <img src="classyage_1_1math_1_1Vector2.png" usemap="#yage::math::Vector2_3C_20Type_20_3E_map" alt=""/>
+ <map id="yage::math::Vector2_3C_20Type_20_3E_map" name="yage::math::Vector2_3C_20Type_20_3E_map">
+<area href="classyage_1_1math_1_1Vector.html" alt="yage::math::Vector&lt; 2, Type &gt;" shape="rect" coords="0,56,220,80"/>
+<area href="classyage_1_1math_1_1Matrix.html" alt="yage::math::Matrix&lt; Rows, 1, Type &gt;" shape="rect" coords="0,0,220,24"/>
+</map>
+ </div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:a3860c34189d59534e638f43b62c854d4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#a3860c34189d59534e638f43b62c854d4">Vector2</a> ()</td></tr>
+<tr class="separator:a3860c34189d59534e638f43b62c854d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a48146145b35ad99952ec6371522dd879"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#a48146145b35ad99952ec6371522dd879">Vector2</a> (const std::vector&lt; Type &gt; &amp;data)</td></tr>
+<tr class="separator:a48146145b35ad99952ec6371522dd879"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a07f6b35c27e9a8e9681a66b112c2b9bc"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#a07f6b35c27e9a8e9681a66b112c2b9bc">Vector2</a> (Type <a class="el" href="classyage_1_1math_1_1Vector2.html#a8d6213cc7f622e8f5ca53b9bd3420753">x</a>, Type <a class="el" href="classyage_1_1math_1_1Vector2.html#af04d48e5ef10701586cd0c7780cef5df">y</a>)</td></tr>
+<tr class="separator:a07f6b35c27e9a8e9681a66b112c2b9bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7955c16c881a2098c76e684e7bbc8293"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#a7955c16c881a2098c76e684e7bbc8293">Vector2</a> (const <a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; 2, 1, Type &gt; &amp;other)</td></tr>
+<tr class="separator:a7955c16c881a2098c76e684e7bbc8293"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8d6213cc7f622e8f5ca53b9bd3420753"><td class="memItemLeft" align="right" valign="top">Type &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#a8d6213cc7f622e8f5ca53b9bd3420753">x</a> ()</td></tr>
+<tr class="separator:a8d6213cc7f622e8f5ca53b9bd3420753"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8d6719bc93dc5a2d4b7e0297f2218824"><td class="memItemLeft" align="right" valign="top">const Type &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#a8d6719bc93dc5a2d4b7e0297f2218824">x</a> () const</td></tr>
+<tr class="separator:a8d6719bc93dc5a2d4b7e0297f2218824"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af04d48e5ef10701586cd0c7780cef5df"><td class="memItemLeft" align="right" valign="top">Type &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#af04d48e5ef10701586cd0c7780cef5df">y</a> ()</td></tr>
+<tr class="separator:af04d48e5ef10701586cd0c7780cef5df"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab86d9e1ea5230470f6309a2002542ae5"><td class="memItemLeft" align="right" valign="top">const Type &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector2.html#ab86d9e1ea5230470f6309a2002542ae5">y</a> () const</td></tr>
+<tr class="separator:ab86d9e1ea5230470f6309a2002542ae5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classyage_1_1math_1_1Vector"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classyage_1_1math_1_1Vector')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classyage_1_1math_1_1Vector.html">yage::math::Vector&lt; 2, Type &gt;</a></td></tr>
+<tr class="memitem:a30b4a665f91ee7a4f589aeda8f163d96 inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector.html#a30b4a665f91ee7a4f589aeda8f163d96">Vector</a> ()</td></tr>
+<tr class="separator:a30b4a665f91ee7a4f589aeda8f163d96 inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ace89b537fb1d525928326950c99bff10 inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector.html#ace89b537fb1d525928326950c99bff10">Vector</a> (const <a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; Rows, 1, Type &gt; &amp;other)</td></tr>
+<tr class="separator:ace89b537fb1d525928326950c99bff10 inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a031661931f40b4598d749e3124aa1feb inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector.html#a031661931f40b4598d749e3124aa1feb">Vector</a> (const std::vector&lt; Type &gt; &amp;data)</td></tr>
+<tr class="separator:a031661931f40b4598d749e3124aa1feb inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac33de8137cbcabf6768dcbca1e8115ca inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memItemLeft" align="right" valign="top">Type &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector.html#ac33de8137cbcabf6768dcbca1e8115ca">operator[]</a> (int col)</td></tr>
+<tr class="separator:ac33de8137cbcabf6768dcbca1e8115ca inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a36f70a35e9f7c6c2f7d76959f3062696 inherit pub_methods_classyage_1_1math_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_1math_1_1Vector.html#a36f70a35e9f7c6c2f7d76959f3062696">operator[]</a> (int col) const</td></tr>
+<tr class="separator:a36f70a35e9f7c6c2f7d76959f3062696 inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a80298cc0bec82aeb5d849826150232e4 inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Vector.html#a80298cc0bec82aeb5d849826150232e4">toString</a> () const override</td></tr>
+<tr class="memdesc:a80298cc0bec82aeb5d849826150232e4 inherit pub_methods_classyage_1_1math_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_1math_1_1Vector.html#a80298cc0bec82aeb5d849826150232e4">More...</a><br /></td></tr>
+<tr class="separator:a80298cc0bec82aeb5d849826150232e4 inherit pub_methods_classyage_1_1math_1_1Vector"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_classyage_1_1math_1_1Matrix"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classyage_1_1math_1_1Matrix')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classyage_1_1math_1_1Matrix.html">yage::math::Matrix&lt; Rows, 1, Type &gt;</a></td></tr>
+<tr class="memitem:a23f627829ec373a6c335d3c31da86fad inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#a23f627829ec373a6c335d3c31da86fad">Matrix</a> ()</td></tr>
+<tr class="memdesc:a23f627829ec373a6c335d3c31da86fad inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initializes the size of the data_ vector. <a href="classyage_1_1math_1_1Matrix.html#a23f627829ec373a6c335d3c31da86fad">More...</a><br /></td></tr>
+<tr class="separator:a23f627829ec373a6c335d3c31da86fad inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3f74fcf8165066ff271030f1e464dd2f inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#a3f74fcf8165066ff271030f1e464dd2f">Matrix</a> (const std::vector&lt; Type &gt; &amp;data)</td></tr>
+<tr class="separator:a3f74fcf8165066ff271030f1e464dd2f inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a378658789881e710915a171b8188c705 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#a378658789881e710915a171b8188c705">rowSize</a> () const</td></tr>
+<tr class="memdesc:a378658789881e710915a171b8188c705 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the row size of the Matrix. <a href="classyage_1_1math_1_1Matrix.html#a378658789881e710915a171b8188c705">More...</a><br /></td></tr>
+<tr class="separator:a378658789881e710915a171b8188c705 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a161afbb970519c40520fdf37e00e3ad1 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#a161afbb970519c40520fdf37e00e3ad1">colSize</a> () const</td></tr>
+<tr class="memdesc:a161afbb970519c40520fdf37e00e3ad1 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the column size of the Matrix. <a href="classyage_1_1math_1_1Matrix.html#a161afbb970519c40520fdf37e00e3ad1">More...</a><br /></td></tr>
+<tr class="separator:a161afbb970519c40520fdf37e00e3ad1 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a05094d99ac93c9a3417d7319c03550f8 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; 1, Cols, Type &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#a05094d99ac93c9a3417d7319c03550f8">getRow</a> (int row) const</td></tr>
+<tr class="memdesc:a05094d99ac93c9a3417d7319c03550f8 inherit pub_methods_classyage_1_1math_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_1math_1_1Matrix.html#a05094d99ac93c9a3417d7319c03550f8">More...</a><br /></td></tr>
+<tr class="separator:a05094d99ac93c9a3417d7319c03550f8 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adb9807502f1cd2bff972c1b8d05d1362 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; Rows, 1, Type &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#adb9807502f1cd2bff972c1b8d05d1362">getCol</a> (int col) const</td></tr>
+<tr class="memdesc:adb9807502f1cd2bff972c1b8d05d1362 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a specific column in a column vector. <a href="classyage_1_1math_1_1Matrix.html#adb9807502f1cd2bff972c1b8d05d1362">More...</a><br /></td></tr>
+<tr class="separator:adb9807502f1cd2bff972c1b8d05d1362 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a812185b27d5980df4b1c6f57101d1ef3 inherit pub_methods_classyage_1_1math_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_1math_1_1Matrix.html#a812185b27d5980df4b1c6f57101d1ef3">begin</a> ()</td></tr>
+<tr class="memdesc:a812185b27d5980df4b1c6f57101d1ef3 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterator support for the start. <a href="classyage_1_1math_1_1Matrix.html#a812185b27d5980df4b1c6f57101d1ef3">More...</a><br /></td></tr>
+<tr class="separator:a812185b27d5980df4b1c6f57101d1ef3 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a43b2c3311ee6319b4315ecc65fc5cd9e inherit pub_methods_classyage_1_1math_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_1math_1_1Matrix.html#a43b2c3311ee6319b4315ecc65fc5cd9e">end</a> ()</td></tr>
+<tr class="memdesc:a43b2c3311ee6319b4315ecc65fc5cd9e inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterator support for the end. <a href="classyage_1_1math_1_1Matrix.html#a43b2c3311ee6319b4315ecc65fc5cd9e">More...</a><br /></td></tr>
+<tr class="separator:a43b2c3311ee6319b4315ecc65fc5cd9e inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a2fcbed4f4218c60eacbc40b098bf5594 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1math_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_1math_1_1Matrix.html#a2fcbed4f4218c60eacbc40b098bf5594">operator[]</a> (int row)</td></tr>
+<tr class="separator:a2fcbed4f4218c60eacbc40b098bf5594 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac9dc30e05d30fe69297e49c63f230aaf inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1math_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_1math_1_1Matrix.html#ac9dc30e05d30fe69297e49c63f230aaf">operator[]</a> (int row) const</td></tr>
+<tr class="separator:ac9dc30e05d30fe69297e49c63f230aaf inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa3f2b4d9ecbf6ef0ab7be71a397b795e inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; Rows, Cols, Type &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#aa3f2b4d9ecbf6ef0ab7be71a397b795e">operator+=</a> (const <a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; Rows, Cols, Type &gt; &amp;rhs)</td></tr>
+<tr class="separator:aa3f2b4d9ecbf6ef0ab7be71a397b795e inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1e161f7c3f8a046799666b38ab12e942 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; Rows, Cols, Type &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#a1e161f7c3f8a046799666b38ab12e942">operator-=</a> (const <a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; Rows, Cols, Type &gt; &amp;rhs)</td></tr>
+<tr class="separator:a1e161f7c3f8a046799666b38ab12e942 inherit pub_methods_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
+Additional Inherited Members</h2></td></tr>
+<tr class="inherit_header pro_attribs_classyage_1_1math_1_1Matrix"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classyage_1_1math_1_1Matrix')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classyage_1_1math_1_1Matrix.html">yage::math::Matrix&lt; Rows, 1, Type &gt;</a></td></tr>
+<tr class="memitem:a615fcc80a3f35953120c38f329e4cb71 inherit pro_attribs_classyage_1_1math_1_1Matrix"><td class="memItemLeft" align="right" valign="top">std::vector&lt; Type &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1math_1_1Matrix.html#a615fcc80a3f35953120c38f329e4cb71">data_</a></td></tr>
+<tr class="memdesc:a615fcc80a3f35953120c38f329e4cb71 inherit pro_attribs_classyage_1_1math_1_1Matrix"><td class="mdescLeft">&#160;</td><td class="mdescRight">Vector containing the data of the matrix. <a href="classyage_1_1math_1_1Matrix.html#a615fcc80a3f35953120c38f329e4cb71">More...</a><br /></td></tr>
+<tr class="separator:a615fcc80a3f35953120c38f329e4cb71 inherit pro_attribs_classyage_1_1math_1_1Matrix"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><h3>template&lt;class Type = double&gt;<br />
+class yage::math::Vector2&lt; Type &gt;</h3>
+
+<p>Two dimensional vector class. </p>
+</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
+<a id="a3860c34189d59534e638f43b62c854d4"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a3860c34189d59534e638f43b62c854d4">&#9670;&nbsp;</a></span>Vector2() <span class="overload">[1/4]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::<a class="el" href="classyage_1_1math_1_1Vector2.html">Vector2</a> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="a48146145b35ad99952ec6371522dd879"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a48146145b35ad99952ec6371522dd879">&#9670;&nbsp;</a></span>Vector2() <span class="overload">[2/4]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::<a class="el" href="classyage_1_1math_1_1Vector2.html">Vector2</a> </td>
+ <td>(</td>
+ <td class="paramtype">const std::vector&lt; Type &gt; &amp;&#160;</td>
+ <td class="paramname"><em>data</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="a07f6b35c27e9a8e9681a66b112c2b9bc"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a07f6b35c27e9a8e9681a66b112c2b9bc">&#9670;&nbsp;</a></span>Vector2() <span class="overload">[3/4]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::<a class="el" href="classyage_1_1math_1_1Vector2.html">Vector2</a> </td>
+ <td>(</td>
+ <td class="paramtype">Type&#160;</td>
+ <td class="paramname"><em>x</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">Type&#160;</td>
+ <td class="paramname"><em>y</em>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="a7955c16c881a2098c76e684e7bbc8293"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a7955c16c881a2098c76e684e7bbc8293">&#9670;&nbsp;</a></span>Vector2() <span class="overload">[4/4]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::<a class="el" href="classyage_1_1math_1_1Vector2.html">Vector2</a> </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="classyage_1_1math_1_1Matrix.html">Matrix</a>&lt; 2, 1, Type &gt; &amp;&#160;</td>
+ <td class="paramname"><em>other</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a id="a8d6213cc7f622e8f5ca53b9bd3420753"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8d6213cc7f622e8f5ca53b9bd3420753">&#9670;&nbsp;</a></span>x() <span class="overload">[1/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">Type&amp; <a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::x </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="a8d6719bc93dc5a2d4b7e0297f2218824"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8d6719bc93dc5a2d4b7e0297f2218824">&#9670;&nbsp;</a></span>x() <span class="overload">[2/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const Type&amp; <a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::x </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="af04d48e5ef10701586cd0c7780cef5df"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#af04d48e5ef10701586cd0c7780cef5df">&#9670;&nbsp;</a></span>y() <span class="overload">[1/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">Type&amp; <a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::y </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="ab86d9e1ea5230470f6309a2002542ae5"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ab86d9e1ea5230470f6309a2002542ae5">&#9670;&nbsp;</a></span>y() <span class="overload">[2/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Type = double&gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">const Type&amp; <a class="el" href="classyage_1_1math_1_1Vector2.html">yage::math::Vector2</a>&lt; Type &gt;::y </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</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>
+</ul>
+</div><!-- contents -->
+</div><!-- doc-content -->
+<!-- start footer part -->
+<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="namespaceyage_1_1math.html">math</a></li><li class="navelem"><a class="el" href="classyage_1_1math_1_1Vector2.html">Vector2</a></li>
+ <li class="footer">Generated on Fri Aug 25 2017 14:05:22 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>
+</div>
+</body>
+</html>