Updated doxygen documentation
This commit is contained in:
@@ -2,22 +2,36 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<title>_swizzle_base0< T, N > Struct Template Reference</title>
|
||||
|
||||
<title>_swizzle_base0 Struct Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!-- Generated by Doxygen 1.7.3 -->
|
||||
<div id="top">
|
||||
<div id="top"><!-- do not remove this div! -->
|
||||
|
||||
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectlogo"><img alt="Logo" src="logo-mini.png"></td>
|
||||
|
||||
<td id="projectlogo"><img alt="Logo" src="logo-mini.png"/></td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!-- Generated by Doxygen 1.7.5 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
@@ -44,28 +58,21 @@
|
||||
</div>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<h1>_swizzle_base0< T, N > Struct Template Reference</h1> </div>
|
||||
<div class="title">_swizzle_base0 Struct Reference</div> </div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<!-- doxytag: class="glm::detail::_swizzle_base0" -->
|
||||
<p>Internal class for implementing swizzle operators.
|
||||
<a href="#_details">More...</a></p>
|
||||
|
||||
<p>Inherited by _swizzle_base1< ValueType, VecType, E0, E1, E2, E3, N >, and _swizzle_base1< T, V, E0, E1, E2, E3, N >.</p>
|
||||
|
||||
<p><a href="a00232.html">List of all members.</a></p>
|
||||
<table class="memberdecls">
|
||||
</table>
|
||||
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<div class="textblock"><h3>template<typename T, int N><br/>
|
||||
struct glm::detail::_swizzle_base0< T, N ></h3>
|
||||
|
||||
<p>Internal class for implementing swizzle operators. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00021_source.html#l00058">58</a> of file <a class="el" href="a00021_source.html">_swizzle.hpp</a>.</p>
|
||||
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
|
||||
<div class="textblock"><p>Internal class for implementing swizzle operators. </p>
|
||||
</div></div>
|
||||
<hr class="footer"/><address class="footer"><small>Generated by 
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
|
||||
|
||||
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.7.5
|
||||
</small></address>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user