glm/doc/html/a00139.html

300 lines
19 KiB
HTML
Raw Normal View History

2010-04-29 10:54:07 +00:00
<!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::vector 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&nbsp;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&nbsp;List</span></a></li>
<li><a href="namespacemembers.html"><span>Namespace&nbsp;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="a00139.html">vector</a>
</div>
</div>
<div class="contents">
<h1>glm::core::type::vector Namespace Reference</h1>
<p>Vector types from section 4.1.5 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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html">precision</a></td></tr>
<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Vector types with <a class="el" href="a00140.html" title="Vector 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 detail::tvec2&lt; bool &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#a3bdc45d8289530ec60f8b0afd86dec9d">bvec2</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of boolean. <a href="#a3bdc45d8289530ec60f8b0afd86dec9d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; bool &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#aa6930ec345061c66a5fcb4839bbc23b2">bvec3</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of boolean. <a href="#aa6930ec345061c66a5fcb4839bbc23b2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; bool &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#a3b7e171999130bbe808335a4e41356a0">bvec4</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of boolean. <a href="#a3b7e171999130bbe808335a4e41356a0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
&lt; mediump_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#afb1caaea18748ae562a4f16d62ce6cdc">ivec2</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of signed integer numbers. <a href="#afb1caaea18748ae562a4f16d62ce6cdc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
&lt; mediump_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#ac2093197f0307fb99895eba4afe4334a">ivec3</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of signed integer numbers. <a href="#ac2093197f0307fb99895eba4afe4334a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
&lt; mediump_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#a56edfb61b1b9eb78dd199966a5473590">ivec4</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of signed integer numbers. <a href="#a56edfb61b1b9eb78dd199966a5473590"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
&lt; mediump_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#ae2ed989e88d3daccfb30d73d7ab6c0ba">uvec2</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of unsigned integer numbers. <a href="#ae2ed989e88d3daccfb30d73d7ab6c0ba"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
&lt; mediump_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#a78239994e2d6f1f6a2e509a50b1eea9d">uvec3</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of unsigned integer numbers. <a href="#a78239994e2d6f1f6a2e509a50b1eea9d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
&lt; mediump_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#a62fc39f5aa8ee438426dacb217cd94d5">uvec4</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of unsigned integer numbers. <a href="#a62fc39f5aa8ee438426dacb217cd94d5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
&lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#aaf14dcdcc070a93d802cf77db7fabb25">vec2</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of floating-point numbers. <a href="#aaf14dcdcc070a93d802cf77db7fabb25"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
&lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#afa7586cf81f25341fa361752b15fcc90">vec3</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of floating-point numbers. <a href="#afa7586cf81f25341fa361752b15fcc90"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
&lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html#a409fee422a6ac3b99059fd9d89040009">vec4</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of floating-point numbers. <a href="#a409fee422a6ac3b99059fd9d89040009"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Vector types from section 4.1.5 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="a3bdc45d8289530ec60f8b0afd86dec9d"></a><!-- doxytag: member="glm::core::type::vector::bvec2" ref="a3bdc45d8289530ec60f8b0afd86dec9d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec2&lt;bool&gt; <a class="el" href="a00139.html#a3bdc45d8289530ec60f8b0afd86dec9d">bvec2</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of boolean. </p>
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
<p>Definition at line <a class="el" href="a00113_source.html#l00200">200</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aa6930ec345061c66a5fcb4839bbc23b2"></a><!-- doxytag: member="glm::core::type::vector::bvec3" ref="aa6930ec345061c66a5fcb4839bbc23b2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec3&lt;bool&gt; <a class="el" href="a00139.html#aa6930ec345061c66a5fcb4839bbc23b2">bvec3</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of boolean. </p>
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
<p>Definition at line <a class="el" href="a00114_source.html#l00199">199</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a3b7e171999130bbe808335a4e41356a0"></a><!-- doxytag: member="glm::core::type::vector::bvec4" ref="a3b7e171999130bbe808335a4e41356a0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec4&lt;bool&gt; <a class="el" href="a00139.html#a3b7e171999130bbe808335a4e41356a0">bvec4</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of boolean. </p>
<p>From GLSL 1.30.8 specification, section 4.1.5 Vectors. </p>
<p>Definition at line <a class="el" href="a00115_source.html#l00215">215</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="afb1caaea18748ae562a4f16d62ce6cdc"></a><!-- doxytag: member="glm::core::type::vector::ivec2" ref="afb1caaea18748ae562a4f16d62ce6cdc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec2&lt;mediump_int&gt; <a class="el" href="a00139.html#afb1caaea18748ae562a4f16d62ce6cdc">ivec2</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00113_source.html#l00242">242</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ac2093197f0307fb99895eba4afe4334a"></a><!-- doxytag: member="glm::core::type::vector::ivec3" ref="ac2093197f0307fb99895eba4afe4334a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec3&lt;mediump_int&gt; <a class="el" href="a00139.html#ac2093197f0307fb99895eba4afe4334a">ivec3</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00114_source.html#l00241">241</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a56edfb61b1b9eb78dd199966a5473590"></a><!-- doxytag: member="glm::core::type::vector::ivec4" ref="a56edfb61b1b9eb78dd199966a5473590" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec4&lt;mediump_int&gt; <a class="el" href="a00139.html#a56edfb61b1b9eb78dd199966a5473590">ivec4</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00115_source.html#l00255">255</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae2ed989e88d3daccfb30d73d7ab6c0ba"></a><!-- doxytag: member="glm::core::type::vector::uvec2" ref="ae2ed989e88d3daccfb30d73d7ab6c0ba" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec2&lt;mediump_uint&gt; <a class="el" href="a00139.html#ae2ed989e88d3daccfb30d73d7ab6c0ba">uvec2</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00113_source.html#l00276">276</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a78239994e2d6f1f6a2e509a50b1eea9d"></a><!-- doxytag: member="glm::core::type::vector::uvec3" ref="a78239994e2d6f1f6a2e509a50b1eea9d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec3&lt;mediump_uint&gt; <a class="el" href="a00139.html#a78239994e2d6f1f6a2e509a50b1eea9d">uvec3</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00114_source.html#l00275">275</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a62fc39f5aa8ee438426dacb217cd94d5"></a><!-- doxytag: member="glm::core::type::vector::uvec4" ref="a62fc39f5aa8ee438426dacb217cd94d5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec4&lt;mediump_uint&gt; <a class="el" href="a00139.html#a62fc39f5aa8ee438426dacb217cd94d5">uvec4</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00115_source.html#l00287">287</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aaf14dcdcc070a93d802cf77db7fabb25"></a><!-- doxytag: member="glm::core::type::vector::vec2" ref="aaf14dcdcc070a93d802cf77db7fabb25" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec2&lt;mediump_float&gt; <a class="el" href="a00139.html#aaf14dcdcc070a93d802cf77db7fabb25">vec2</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00113_source.html#l00208">208</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="afa7586cf81f25341fa361752b15fcc90"></a><!-- doxytag: member="glm::core::type::vector::vec3" ref="afa7586cf81f25341fa361752b15fcc90" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec3&lt;mediump_float&gt; <a class="el" href="a00139.html#afa7586cf81f25341fa361752b15fcc90">vec3</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00114_source.html#l00207">207</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a409fee422a6ac3b99059fd9d89040009"></a><!-- doxytag: member="glm::core::type::vector::vec4" ref="a409fee422a6ac3b99059fd9d89040009" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef detail::tvec4&lt;mediump_float&gt; <a class="el" href="a00139.html#a409fee422a6ac3b99059fd9d89040009">vec4</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> 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="a00115_source.html#l00223">223</a> of file <a class="el" href="a00115_source.html">type_vec4.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&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>