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>Types</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>
|
||||
@@ -32,12 +46,9 @@
|
||||
<div class="summary">
|
||||
<a href="#typedef-members">Typedefs</a> </div>
|
||||
<div class="headertitle">
|
||||
<h1>Types</h1> </div>
|
||||
<div class="title">Types</div> </div>
|
||||
<div class="ingroups"><a class="el" href="a00154.html">GLM Core</a></div></div>
|
||||
<div class="contents">
|
||||
|
||||
<p>The standard types defined by the specification.
|
||||
<a href="#_details">More...</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr><td colspan="2"><h2><a name="typedef-members"></a>
|
||||
Typedefs</h2></td></tr>
|
||||
@@ -77,10 +88,11 @@ Typedefs</h2></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">typedef mediump_uvec2 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00155.html#ga9e2b051a6341f16248ea25acdd5d89aa">uvec2</a></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">typedef mediump_uvec3 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00155.html#gaa0fbed80f2511622572de0ffbb31ac46">uvec3</a></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">typedef mediump_uvec4 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00155.html#gafe7dd95eda66797d49323fad4b63ac81">uvec4</a></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">typedef mediump_vec2 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00155.html#ga80139c81aa2687717598312039cea8d1">vec2</a></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">typedef mediump_vec3 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00155.html#ga8a44105c47072f9ea1413f15faa31f64">vec3</a></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">typedef mediump_vec4 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00155.html#ga3f36f44916da88f7173bc4afa030ebe1">vec4</a></td></tr>
|
||||
</table>
|
||||
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
|
||||
<p>The standard types defined by the specification. </p>
|
||||
<p>These types are all typedefs of more generalized, template types. To see the definiton of these template types, go to <a class="el" href="a00157.html">Template types</a>. </p>
|
||||
<hr/><h2>Typedef Documentation</h2>
|
||||
@@ -98,7 +110,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 components vector of boolean. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00262">262</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00245">245</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -116,7 +128,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 components vector of boolean. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00267">267</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00250">250</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -134,7 +146,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 components vector of boolean. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00272">272</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00255">255</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -152,7 +164,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 * 2 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00295">295</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00278">278</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -170,7 +182,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 * 2 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00310">310</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00293">293</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -188,7 +200,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 * 3 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00315">315</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00298">298</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -206,7 +218,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 * 4 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00320">320</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00303">303</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -224,7 +236,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 * 3 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00300">300</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00283">283</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -242,7 +254,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 * 2 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00325">325</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00308">308</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -260,7 +272,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 * 3 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00330">330</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00313">313</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -278,7 +290,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 * 4 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00335">335</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00318">318</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -296,7 +308,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 * 4 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00305">305</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00288">288</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -314,7 +326,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 * 2 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00340">340</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00323">323</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -332,7 +344,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 * 3 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00345">345</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00328">328</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -350,7 +362,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 * 4 matrix of double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00350">350</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00333">333</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -368,7 +380,7 @@ Typedefs</h2></td></tr>
|
||||
<p>Vector of 2 double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00280">280</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00263">263</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -386,7 +398,7 @@ Typedefs</h2></td></tr>
|
||||
<p>Vector of 3 double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00285">285</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00268">268</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -404,7 +416,7 @@ Typedefs</h2></td></tr>
|
||||
<p>Vector of 4 double-precision floating-point numbers. </p>
|
||||
<p>From GLSL 4.00.8 specification, section 4.1 Basic Types. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00290">290</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00273">273</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -422,7 +434,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 components vector of signed integer numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00211">211</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00194">194</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -440,7 +452,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 components vector of signed integer numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00216">216</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00199">199</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -458,7 +470,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 components vector of signed integer numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00221">221</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00204">204</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -476,7 +488,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 columns of 2 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00180">180</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00163">163</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -494,7 +506,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 columns of 2 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00133">133</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00116">116</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -512,7 +524,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 columns of 3 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00138">138</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00121">121</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -530,7 +542,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 columns of 4 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00143">143</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00126">126</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -548,7 +560,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 columns of 3 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00185">185</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00168">168</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -566,7 +578,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 columns of 2 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00148">148</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00131">131</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -584,7 +596,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 columns of 3 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00153">153</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00136">136</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -602,7 +614,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 columns of 4 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00158">158</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00141">141</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -620,7 +632,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 columns of 4 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00190">190</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00173">173</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -638,7 +650,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 columns of 2 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00163">163</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00146">146</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -656,7 +668,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 columns of 3 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00168">168</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00151">151</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -674,7 +686,7 @@ Typedefs</h2></td></tr>
|
||||
<p>4 columns of 4 components matrix of floating-point numbers. </p>
|
||||
<p>(From GLSL 1.30.8 specification, section 4.1.6 Matrices) </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00173">173</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00156">156</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -692,7 +704,7 @@ Typedefs</h2></td></tr>
|
||||
<p>2 components vector of unsigned integer numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00243">243</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00226">226</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -710,7 +722,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 components vector of unsigned integer numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00248">248</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00231">231</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -728,7 +740,25 @@ Typedefs</h2></td></tr>
|
||||
<p>4 components vector of unsigned integer numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00253">253</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00236">236</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ga80139c81aa2687717598312039cea8d1"></a><!-- doxytag: member="glm::vec2" ref="ga80139c81aa2687717598312039cea8d1" args="" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">typedef mediump_vec2 vec2</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>2 components vector of floating-point numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00101">101</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -746,7 +776,7 @@ Typedefs</h2></td></tr>
|
||||
<p>3 components vector of floating-point numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00123">123</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00106">106</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -764,13 +794,18 @@ Typedefs</h2></td></tr>
|
||||
<p>4 components vector of floating-point numbers. </p>
|
||||
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00128">128</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
<p>Definition at line <a class="el" href="a00107_source.html#l00111">111</a> of file <a class="el" href="a00107_source.html">type.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</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