mirror of
https://github.com/g-truc/glm.git
synced 2024-11-29 11:24:35 +00:00
71 lines
3.5 KiB
HTML
71 lines
3.5 KiB
HTML
<!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"/>
|
|
<title>GLM: glm::core::type::scalar Namespace Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<!-- Generated by Doxygen 1.6.1 -->
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
|
|
<li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="navpath"><a class="el" href="a00124.html">glm</a>::<a class="el" href="a00125.html">core</a>::<a class="el" href="a00134.html">type</a>::<a class="el" href="a00137.html">scalar</a>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>glm::core::type::scalar Namespace Reference</h1>
|
|
<p>Scalar types from section 4.1.2 Booleans, 4.1.3 Integers and 4.1.4 Floats of GLSL 1.30.8 specification.
|
|
<a href="#_details">More...</a></p>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="a00138.html">precision</a></td></tr>
|
|
|
|
<p><tr><td class="mdescLeft"> </td><td class="mdescRight"><p>Scalar types with <a class="el" href="a00138.html" title="Scalar types with precision qualifier.">precision</a> qualifier. </p>
|
|
<br/></td></tr>
|
|
</p>
|
|
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">typedef uint_t </td><td class="memItemRight" valign="bottom"><a class="el" href="a00137.html#a4d16da297112d05af72fc456a1c4f386">uint</a></td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Unsigned integer. <a href="#a4d16da297112d05af72fc456a1c4f386"></a><br/></td></tr>
|
|
</table>
|
|
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
|
<p>Scalar types from section 4.1.2 Booleans, 4.1.3 Integers and 4.1.4 Floats of GLSL 1.30.8 specification. </p>
|
|
<p>This namespace is included in <a class="el" href="a00124.html" title="GLM namespace, it contains all GLSL based features.">glm</a> namespace. </p>
|
|
<hr/><h2>Typedef Documentation</h2>
|
|
<a class="anchor" id="a4d16da297112d05af72fc456a1c4f386"></a><!-- doxytag: member="glm::core::type::scalar::uint" ref="a4d16da297112d05af72fc456a1c4f386" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">typedef uint_t <a class="el" href="a00137.html#a4d16da297112d05af72fc456a1c4f386">uint</a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Unsigned integer. </p>
|
|
<p>From GLSL 1.30.8 specification section 4.1.3 Integers. </p>
|
|
|
|
<p>Definition at line <a class="el" href="a00099_source.html#l00122">122</a> of file <a class="el" href="a00099_source.html">type_int.hpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Nov 16 11:23:24 2009 for GLM by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
|
</body>
|
|
</html>
|