Updated API documentation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.10"/>
|
||||
<title>0.9.9 API documenation: Template types</title>
|
||||
<title>0.9.9 API documenation: GLM_EXT_vector_relational</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
@@ -75,15 +75,307 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#func-members">Functions</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">Template types<div class="ingroups"><a class="el" href="a00143.html">Core features</a></div></div> </div>
|
||||
<div class="title">GLM_EXT_vector_relational<div class="ingroups"><a class="el" href="a00152.html">Stable extensions</a></div></div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>The generic template types used as the basis for the core types.
|
||||
<p>Include <<a class="el" href="a00135.html" title="GLM_EXT_vector_relational ">glm/ext/vector_relational.hpp</a>> to use the features of this extension.
|
||||
<a href="#details">More...</a></p>
|
||||
<p>The generic template types used as the basis for the core types. </p>
|
||||
<p>These types are all templates used to define the actual <a class="el" href="a00144.html">Types</a>. These templetes are implementation details of GLM types and should not be used explicitly. </p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:gae630b1f87fbd3b762ca46b0b8b32b02e"><td class="memTemplParams" colspan="2">template<length_t L, typename T , qualifier Q> </td></tr>
|
||||
<tr class="memitem:gae630b1f87fbd3b762ca46b0b8b32b02e"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL vec< L, bool, Q > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00146.html#gae630b1f87fbd3b762ca46b0b8b32b02e">equal</a> (vec< L, T, Q > const &x, vec< L, T, Q > const &y, T const &epsilon)</td></tr>
|
||||
<tr class="memdesc:gae630b1f87fbd3b762ca46b0b8b32b02e"><td class="mdescLeft"> </td><td class="mdescRight">Returns the component-wise comparison of |x - y| < epsilon. <a href="a00146.html#gae630b1f87fbd3b762ca46b0b8b32b02e">More...</a><br /></td></tr>
|
||||
<tr class="separator:gae630b1f87fbd3b762ca46b0b8b32b02e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga6fb2432528edd028e3c2cf5b78d99797"><td class="memTemplParams" colspan="2">template<length_t L, typename T , qualifier Q> </td></tr>
|
||||
<tr class="memitem:ga6fb2432528edd028e3c2cf5b78d99797"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL vec< L, bool, Q > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00146.html#ga6fb2432528edd028e3c2cf5b78d99797">equal</a> (vec< L, T, Q > const &x, vec< L, T, Q > const &y, vec< L, T, Q > const &epsilon)</td></tr>
|
||||
<tr class="memdesc:ga6fb2432528edd028e3c2cf5b78d99797"><td class="mdescLeft"> </td><td class="mdescRight">Returns the component-wise comparison of |x - y| < epsilon. <a href="a00146.html#ga6fb2432528edd028e3c2cf5b78d99797">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga6fb2432528edd028e3c2cf5b78d99797"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:gac4ae021e79693174e4de6560d159b33a"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
|
||||
<tr class="memitem:gac4ae021e79693174e4de6560d159b33a"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL bool </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00146.html#gac4ae021e79693174e4de6560d159b33a">equal</a> (genType const &x, genType const &y, genType const &epsilon)</td></tr>
|
||||
<tr class="memdesc:gac4ae021e79693174e4de6560d159b33a"><td class="mdescLeft"> </td><td class="mdescRight">Returns the component-wise comparison of |x - y| < epsilon. <a href="a00146.html#gac4ae021e79693174e4de6560d159b33a">More...</a><br /></td></tr>
|
||||
<tr class="separator:gac4ae021e79693174e4de6560d159b33a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga59a03a51402b6e1ce80f9a3b436f17bd"><td class="memTemplParams" colspan="2">template<length_t L, typename T , qualifier Q> </td></tr>
|
||||
<tr class="memitem:ga59a03a51402b6e1ce80f9a3b436f17bd"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL vec< L, bool, Q > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00146.html#ga59a03a51402b6e1ce80f9a3b436f17bd">notEqual</a> (vec< L, T, Q > const &x, vec< L, T, Q > const &y, T const &epsilon)</td></tr>
|
||||
<tr class="memdesc:ga59a03a51402b6e1ce80f9a3b436f17bd"><td class="mdescLeft"> </td><td class="mdescRight">Returns the component-wise comparison of |x - y| < epsilon. <a href="a00146.html#ga59a03a51402b6e1ce80f9a3b436f17bd">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga59a03a51402b6e1ce80f9a3b436f17bd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga0497a636e5e8140bb7ebc021baf86637"><td class="memTemplParams" colspan="2">template<length_t L, typename T , qualifier Q> </td></tr>
|
||||
<tr class="memitem:ga0497a636e5e8140bb7ebc021baf86637"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL vec< L, bool, Q > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00146.html#ga0497a636e5e8140bb7ebc021baf86637">notEqual</a> (vec< L, T, Q > const &x, vec< L, T, Q > const &y, vec< L, T, Q > const &epsilon)</td></tr>
|
||||
<tr class="memdesc:ga0497a636e5e8140bb7ebc021baf86637"><td class="mdescLeft"> </td><td class="mdescRight">Returns the component-wise comparison of |x - y| < epsilon. <a href="a00146.html#ga0497a636e5e8140bb7ebc021baf86637">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga0497a636e5e8140bb7ebc021baf86637"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ga27c5118811bcfed5504e50f22693373e"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
|
||||
<tr class="memitem:ga27c5118811bcfed5504e50f22693373e"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL bool </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00146.html#ga27c5118811bcfed5504e50f22693373e">notEqual</a> (genType const &x, genType const &y, genType const &epsilon)</td></tr>
|
||||
<tr class="memdesc:ga27c5118811bcfed5504e50f22693373e"><td class="mdescLeft"> </td><td class="mdescRight">Returns the component-wise comparison of |x - y| >= epsilon. <a href="a00146.html#ga27c5118811bcfed5504e50f22693373e">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga27c5118811bcfed5504e50f22693373e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<p>Include <<a class="el" href="a00135.html" title="GLM_EXT_vector_relational ">glm/ext/vector_relational.hpp</a>> to use the features of this extension. </p>
|
||||
<p>Comparison functions for a user defined epsilon values. </p>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a class="anchor" id="gae630b1f87fbd3b762ca46b0b8b32b02e"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">GLM_FUNC_DECL vec<L, bool, Q> glm::equal </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>x</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>y</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">T const & </td>
|
||||
<td class="paramname"><em>epsilon</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the component-wise comparison of |x - y| < epsilon. </p>
|
||||
<p>True if this expression is satisfied.</p>
|
||||
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
||||
<table class="tparams">
|
||||
<tr><td class="paramname">L</td><td>Integer between 1 and 4 included that qualify the dimension of the vector </td></tr>
|
||||
<tr><td class="paramname">T</td><td>Floating-point or integer scalar types </td></tr>
|
||||
<tr><td class="paramname">Q</td><td>Value from qualifier enum</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00146.html" title="Include <glm/ext/vector_relational.hpp> to use the features of this extension. ">GLM_EXT_vector_relational</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ga6fb2432528edd028e3c2cf5b78d99797"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">GLM_FUNC_DECL vec<L, bool, Q> glm::equal </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>x</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>y</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>epsilon</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the component-wise comparison of |x - y| < epsilon. </p>
|
||||
<p>True if this expression is satisfied.</p>
|
||||
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
||||
<table class="tparams">
|
||||
<tr><td class="paramname">L</td><td>Integer between 1 and 4 included that qualify the dimension of the vector </td></tr>
|
||||
<tr><td class="paramname">T</td><td>Floating-point or integer scalar types </td></tr>
|
||||
<tr><td class="paramname">Q</td><td>Value from qualifier enum</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00146.html" title="Include <glm/ext/vector_relational.hpp> to use the features of this extension. ">GLM_EXT_vector_relational</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="gac4ae021e79693174e4de6560d159b33a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">GLM_FUNC_DECL bool glm::equal </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">genType const & </td>
|
||||
<td class="paramname"><em>x</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">genType const & </td>
|
||||
<td class="paramname"><em>y</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">genType const & </td>
|
||||
<td class="paramname"><em>epsilon</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the component-wise comparison of |x - y| < epsilon. </p>
|
||||
<p>True if this expression is satisfied.</p>
|
||||
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
||||
<table class="tparams">
|
||||
<tr><td class="paramname">genType</td><td>Floating-point or integer scalar types</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00146.html" title="Include <glm/ext/vector_relational.hpp> to use the features of this extension. ">GLM_EXT_vector_relational</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ga59a03a51402b6e1ce80f9a3b436f17bd"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">GLM_FUNC_DECL vec<L, bool, Q> glm::notEqual </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>x</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>y</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">T const & </td>
|
||||
<td class="paramname"><em>epsilon</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the component-wise comparison of |x - y| < epsilon. </p>
|
||||
<p>True if this expression is not satisfied.</p>
|
||||
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
||||
<table class="tparams">
|
||||
<tr><td class="paramname">L</td><td>Integer between 1 and 4 included that qualify the dimension of the vector </td></tr>
|
||||
<tr><td class="paramname">T</td><td>Floating-point or integer scalar types </td></tr>
|
||||
<tr><td class="paramname">Q</td><td>Value from qualifier enum</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00146.html" title="Include <glm/ext/vector_relational.hpp> to use the features of this extension. ">GLM_EXT_vector_relational</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ga0497a636e5e8140bb7ebc021baf86637"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">GLM_FUNC_DECL vec<L, bool, Q> glm::notEqual </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>x</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>y</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">vec< L, T, Q > const & </td>
|
||||
<td class="paramname"><em>epsilon</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the component-wise comparison of |x - y| < epsilon. </p>
|
||||
<p>True if this expression is not satisfied.</p>
|
||||
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
||||
<table class="tparams">
|
||||
<tr><td class="paramname">L</td><td>Integer between 1 and 4 included that qualify the dimension of the vector </td></tr>
|
||||
<tr><td class="paramname">T</td><td>Floating-point or integer scalar types </td></tr>
|
||||
<tr><td class="paramname">Q</td><td>Value from qualifier enum</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00146.html" title="Include <glm/ext/vector_relational.hpp> to use the features of this extension. ">GLM_EXT_vector_relational</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ga27c5118811bcfed5504e50f22693373e"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">GLM_FUNC_DECL bool glm::notEqual </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">genType const & </td>
|
||||
<td class="paramname"><em>x</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">genType const & </td>
|
||||
<td class="paramname"><em>y</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">genType const & </td>
|
||||
<td class="paramname"><em>epsilon</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the component-wise comparison of |x - y| >= epsilon. </p>
|
||||
<p>True if this expression is not satisfied.</p>
|
||||
<dl class="tparams"><dt>Template Parameters</dt><dd>
|
||||
<table class="tparams">
|
||||
<tr><td class="paramname">genType</td><td>Floating-point or integer scalar types</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00146.html" title="Include <glm/ext/vector_relational.hpp> to use the features of this extension. ">GLM_EXT_vector_relational</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
|
||||
Reference in New Issue
Block a user