80 lines
3.5 KiB
HTML
80 lines
3.5 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
|
|
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
|
|
<head>
|
|
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
|
|
<title>Index of View Proxies</title>
|
|
<link href='reno.css' type='text/css' rel='stylesheet'/>
|
|
</head>
|
|
<body>
|
|
<div class="body-0">
|
|
<div class="body-1">
|
|
<div class="body-2">
|
|
<div>
|
|
<h1>QVM: Quaternions, Vectors, Matrices</h1>
|
|
</div>
|
|
<!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->
|
|
<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
|
|
<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
|
|
<div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h3>Index of View Proxies</h3>
|
|
</div>
|
|
<div class="RenoIndex"><h3>a</h3>
|
|
<p><a href="accessing_matrix_elements.html">accessing matrix elements</a></p>
|
|
<p><a href="accessing_quaternion_elements.html">accessing quaternion elements</a></p>
|
|
<p><a href="accessing_vector_elements.html">accessing vector elements</a></p>
|
|
<p><a href="accessing_vector_elements_and_swizzling_reference.html">accessing vector elements by swizzling</a></p>
|
|
<h3>c</h3>
|
|
<p><a href="col.html">col</a></p>
|
|
<p><a href="col_mat.html">col_mat</a></p>
|
|
<h3>d</h3>
|
|
<p><a href="del_col.html">del_col</a></p>
|
|
<p><a href="del_row.html">del_row</a></p>
|
|
<p><a href="del_row_col.html">del_row_col</a></p>
|
|
<p><a href="diag.html">diag</a></p>
|
|
<p><a href="diag_mat.html">diag_mat</a></p>
|
|
<h3>m</h3>
|
|
<p><a href="mref.html">mref</a></p>
|
|
<h3>q</h3>
|
|
<p><a href="qref.html">qref</a></p>
|
|
<h3>r</h3>
|
|
<p><a href="rotx_mat_scalar_.html">rotx_mat(scalar)</a></p>
|
|
<p><a href="rotx_quat_scalar_.html">rotx_quat(scalar)</a></p>
|
|
<p><a href="roty_mat_scalar_.html">roty_mat(scalar)</a></p>
|
|
<p><a href="roty_quat_scalar_.html">roty_quat(scalar)</a></p>
|
|
<p><a href="rotz_mat_scalar_.html">rotz_mat(scalar)</a></p>
|
|
<p><a href="rotz_quat_scalar_.html">rotz_quat(scalar)</a></p>
|
|
<p><a href="row.html">row</a></p>
|
|
<p><a href="row_mat.html">row_mat</a></p>
|
|
<h3>s</h3>
|
|
<p><a href="scalar_cast_mat_.html">scalar_cast(mat)</a></p>
|
|
<p><a href="scalar_cast_quat_.html">scalar_cast(quat)</a></p>
|
|
<p><a href="scalar_cast_vec_.html">scalar_cast(vec)</a></p>
|
|
<p><a href="swap_cols.html">swap_cols</a></p>
|
|
<p><a href="swap_rows.html">swap_rows</a></p>
|
|
<h3>t</h3>
|
|
<p><a href="translation.html">translation</a></p>
|
|
<p><a href="translation_mat.html">translation_mat</a></p>
|
|
<p><a href="transposed.html">transposed</a></p>
|
|
<h3>v</h3>
|
|
<p><a href="vref.html">vref</a></p>
|
|
</div>
|
|
</div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
|
|
See also: <span class="RenoPageList"><a href="index.html">Boost QVM</a></span>
|
|
</div>
|
|
<!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. -->
|
|
<!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
|
|
<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
|
|
<div id="footer">
|
|
<p>
|
|
<a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
|
|
<a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>
|
|
<small>Copyright (c) 2008-2016 by Emil Dotchevski and Reverge Studios, Inc.<br/>
|
|
Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</small>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|