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_base2< ValueType, VecType, N, E0, E1, E2, E3, 1 > Struct Template Reference</title>
|
||||
|
||||
<title>_swizzle_base2< ValueType, VecType, N, E0, E1, E2, E3, 1 > 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,23 @@
|
||||
</div>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<h1>_swizzle_base2< ValueType, VecType, N, E0, E1, E2, E3, 1 > Struct Template Reference</h1> </div>
|
||||
<div class="title">_swizzle_base2< ValueType, VecType, N, E0, E1, E2, E3, 1 > Struct Reference</div> </div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<!-- doxytag: class="glm::detail::_swizzle_base2< ValueType, VecType, N, E0, E1, E2, E3, 1 >" --><!-- doxytag: inherits="glm::detail::_swizzle_base1" -->
|
||||
<p>Specialization for swizzles containing duplicate elements. These cannot be modified.
|
||||
<a href="#_details">More...</a></p>
|
||||
|
||||
<p>Inherits glm::detail::_swizzle_base1< ValueType, VecType, E0, E1, E2, E3, N >.</p>
|
||||
<p>Inherits _swizzle_base1< ValueType, VecType, E0, E1, E2, E3, N >.</p>
|
||||
|
||||
<p><a href="a00234.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 ValueType, typename VecType, int N, int E0, int E1, int E2, int E3><br/>
|
||||
struct glm::detail::_swizzle_base2< ValueType, VecType, N, E0, E1, E2, E3, 1 ></h3>
|
||||
|
||||
<p>Specialization for swizzles containing duplicate elements. These cannot be modified. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00021_source.html#l00188">188</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>Specialization for swizzles containing duplicate elements. These cannot be modified. </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