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>thalf Class Reference</title>
|
||||
|
||||
<title>half Class 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>
|
||||
@@ -38,29 +52,27 @@
|
||||
<ul>
|
||||
<li class="navelem"><b>glm</b> </li>
|
||||
<li class="navelem"><b>detail</b> </li>
|
||||
<li class="navelem"><a class="el" href="a00005.html">thalf</a> </li>
|
||||
<li class="navelem"><a class="el" href="a00005.html">half</a> </li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<h1>thalf Class Reference<div class="ingroups"><a class="el" href="a00158.html">GLM_GTC_half_float: Half-precision floating-point based types and functions</a></div></h1> </div>
|
||||
<div class="title">half Class Reference<div class="ingroups"><a class="el" href="a00158.html">GLM_GTC_half_float: Half-precision floating-point based types and functions</a></div></div> </div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<!-- doxytag: class="glm::detail::thalf" -->
|
||||
<p>16-bit floating point type.
|
||||
<a href="#_details">More...</a></p>
|
||||
|
||||
<!-- doxytag: class="glm::detail::half" -->
|
||||
<p><a href="a00235.html">List of all members.</a></p>
|
||||
<table class="memberdecls">
|
||||
</table>
|
||||
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
|
||||
<div class="textblock"><p>16-bit floating point type. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00110_source.html#l00044">44</a> of file <a class="el" href="a00110_source.html">type_half.hpp</a>.</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