diff options
Diffstat (limited to 'docs/doxygen/nel/a03660.html')
-rw-r--r-- | docs/doxygen/nel/a03660.html | 1286 |
1 files changed, 1286 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03660.html b/docs/doxygen/nel/a03660.html new file mode 100644 index 00000000..f0660e78 --- /dev/null +++ b/docs/doxygen/nel/a03660.html @@ -0,0 +1,1286 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>NeL: NLMISC::CVector2f class Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.3.6 --> +<div class="qindex"> <form class="search" action="search.php" method="get"> +<a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>NLMISC::CVector2f Class Reference</h1><code>#include <<a class="el" href="a06677.html">vector_2f.h</a>></code> +<p> +<hr><a name="_details"></a><h2>Detailed Description</h2> +A 2D vector of float. <dl compact><dt><b>Author:</b></dt><dd>Lionel Berenguier <p> +Nevrax France </dd></dl> +<dl compact><dt><b>Date:</b></dt><dd>2001 </dd></dl> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00047">47</a> of file <a class="el" href="a06677.html">vector_2f.h</a>.<table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> +<tr><td colspan="2"><div class="groupHeader">Object.</div></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">CVector</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2061_0">asVector</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2061_1">CVector2f</a> (const <a class="el" href="a03128.html">CVector</a> &<a class="el" href="a04223.html#a576">v</a>)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor that uses the (x,y) coordinates of a <a class="el" href="a03128.html">CVector</a>. <a href="#NLMISC_1_1CVector2fz2061_1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2061_2">CVector2f</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Copy Constructor. <a href="#NLMISC_1_1CVector2fz2061_2"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2061_3">CVector2f</a> (float _x, float _y)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#NLMISC_1_1CVector2fz2061_3"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2061_4">CVector2f</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor wich do nothing. <a href="#NLMISC_1_1CVector2fz2061_4"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2061_5">operator CVector</a> () const </td></tr> + +<tr><td colspan="2"><div class="groupHeader">Misc.</div></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2067_0">isNull</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2067_1">maxof</a> (const <a class="el" href="a03660.html">CVector2f</a> &a, const <a class="el" href="a03660.html">CVector2f</a> &b)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Set all vector x/y/z as maximum of a/b x/y/z (respectively). <a href="#NLMISC_1_1CVector2fz2067_1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2067_2">minof</a> (const <a class="el" href="a03660.html">CVector2f</a> &a, const <a class="el" href="a03660.html">CVector2f</a> &b)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Set all vector x/y/z as minimum of a/b x/y/z (respectively). <a href="#NLMISC_1_1CVector2fz2067_2"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2067_3">operator!=</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2067_4">operator==</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2067_5">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &f)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">serial. <a href="#NLMISC_1_1CVector2fz2067_5"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2067_6">set</a> (float _x, float _y)</td></tr> + +<tr><td colspan="2"><div class="groupHeader">Advanced Maths.</div></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2065_0">norm</a> () const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the norm of the vector. <a href="#NLMISC_1_1CVector2fz2065_0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2065_1">normalize</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Normalize the vector. <a href="#NLMISC_1_1CVector2fz2065_1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2065_2">normed</a> () const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the vector normalized. <a href="#NLMISC_1_1CVector2fz2065_2"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2065_3">operator *</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>) const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Dot product. <a href="#NLMISC_1_1CVector2fz2065_3"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2065_4">sqrnorm</a> () const </td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the square of the norm of the vector. <a href="#NLMISC_1_1CVector2fz2065_4"></a><br><br></td></tr> +<tr><td colspan="2"><div class="groupHeader">Base Maths.</div></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_0">operator *</a> (float f) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_1">operator *=</a> (float f)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_2">operator+</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_3">operator+=</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_4">operator-</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_5">operator-</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_6">operator-=</a> (const <a class="el" href="a03660.html">CVector2f</a> &<a class="el" href="a04223.html#a576">v</a>)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_7">operator/</a> (float f) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2063_8">operator/=</a> (float f)</td></tr> + +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fo0">x</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>float </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fo1">y</a></td></tr> + +<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr> +<tr><td colspan="2"><div class="groupHeader">Constants</div></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fz2069_0">Null</a></td></tr> + +<tr><td colspan=2><br><h2>Friends</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03660.html">CVector2f</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03660.html#NLMISC_1_1CVector2fn0">operator *</a> (float f, const <a class="el" href="a03660.html">CVector2f</a> &v0)</td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLMISC_1_1CVector2fz2061_4" doxytag="NLMISC::CVector2f::CVector2f" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLMISC::CVector2f::CVector2f </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Constructor wich do nothing. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00058">58</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +Referenced by <a class="el" href="a06677.html#l00079">operator *()</a>, <a class="el" href="a06677.html#l00077">operator+()</a>, <a class="el" href="a06677.html#l00078">operator-()</a>, and <a class="el" href="a06677.html#l00080">operator/()</a>. +<p> +<div class="fragment"><pre>00058 {} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2061_3" doxytag="NLMISC::CVector2f::CVector2f" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLMISC::CVector2f::CVector2f </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname" nowrap> <em>_x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>float </td> + <td class="mdname" nowrap> <em>_y</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Constructor. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00060">60</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00060 : <a class="code" href="a03660.html#NLMISC_1_1CVector2fo0">x</a>(_x), <a class="code" href="a03660.html#NLMISC_1_1CVector2fo1">y</a>(_y) {} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2061_2" doxytag="NLMISC::CVector2f::CVector2f" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLMISC::CVector2f::CVector2f </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Copy Constructor. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00062">62</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00062 : <a class="code" href="a03660.html#NLMISC_1_1CVector2fo0">x</a>(<a class="code" href="a04223.html#a576">v</a>.x), <a class="code" href="a03660.html#NLMISC_1_1CVector2fo1">y</a>(<a class="code" href="a04223.html#a576">v</a>.y) {} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2061_1" doxytag="NLMISC::CVector2f::CVector2f" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLMISC::CVector2f::CVector2f </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03128.html">CVector</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Constructor that uses the (x,y) coordinates of a <a class="el" href="a03128.html">CVector</a>. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00064">64</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00064 : <a class="code" href="a03660.html#NLMISC_1_1CVector2fo0">x</a>(<a class="code" href="a04223.html#a576">v</a>.x), <a class="code" href="a03660.html#NLMISC_1_1CVector2fo1">y</a>(<a class="code" href="a04223.html#a576">v</a>.y) {} +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLMISC_1_1CVector2fz2061_0" doxytag="NLMISC::CVector2f::asVector" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03128.html">CVector</a> NLMISC::CVector2f::asVector </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00068">68</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06677.html#l00066">operator CVector()</a>. +<p> +<div class="fragment"><pre>00068 { <span class="keywordflow">return</span> CVector(<a class="code" href="a04223.html#a572">x</a>, <a class="code" href="a04223.html#a573">y</a>, 0); } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2067_0" doxytag="NLMISC::CVector2f::isNull" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> bool NLMISC::CVector2f::isNull </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00113">113</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a05664.html#l00265">NLPACS::CEdgeCollide::testCircleMove()</a>. +<p> +<div class="fragment"><pre>00113 {<span class="keywordflow">return</span> <a class="code" href="a04223.html#a572">x</a>==0.0f && <a class="code" href="a04223.html#a573">y</a>==0.0f;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2067_1" doxytag="NLMISC::CVector2f::maxof" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CVector2f::maxof </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname" nowrap> <em>a</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname" nowrap> <em>b</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Set all vector x/y/z as maximum of a/b x/y/z (respectively). +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00121">121</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00052">x</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a06677.html#l00052">y</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00122 { +00123 <a class="code" href="a04223.html#a572">x</a>= std::max(a.x, b.x); +00124 <a class="code" href="a04223.html#a573">y</a>= std::max(a.y, b.y); +00125 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2067_2" doxytag="NLMISC::CVector2f::minof" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CVector2f::minof </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname" nowrap> <em>a</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname" nowrap> <em>b</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Set all vector x/y/z as minimum of a/b x/y/z (respectively). +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00115">115</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05484.html#l00038">min</a>, <a class="el" href="a06677.html#l00052">x</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a06677.html#l00052">y</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00116 { +00117 <a class="code" href="a04223.html#a572">x</a>= <a class="code" href="a04061.html#a0">std::min</a>(a.x, b.x); +00118 <a class="code" href="a04223.html#a573">y</a>= <a class="code" href="a04061.html#a0">std::min</a>(a.y, b.y); +00119 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2065_0" doxytag="NLMISC::CVector2f::norm" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> float NLMISC::CVector2f::norm </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Return the norm of the vector. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00089">89</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00091">sqrnorm()</a>. +<p> +Referenced by <a class="el" href="a05539.html#l00115">NLPACS::COrderedChain::distance()</a>, <a class="el" href="a06677.html#l00093">normalize()</a>, <a class="el" href="a05664.html#l00194">NLPACS::testCirclePoint()</a>, and <a class="el" href="a05664.html#l00394">NLPACS::CEdgeCollide::testEdgeMove()</a>. +<p> +<div class="fragment"><pre>00089 {<span class="keywordflow">return</span> (<span class="keywordtype">float</span>)sqrt(<a class="code" href="a03660.html#NLMISC_1_1CVector2fz2065_4">sqrnorm</a>());} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2065_1" doxytag="NLMISC::CVector2f::normalize" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CVector2f::normalize </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Normalize the vector. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00093">93</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00089">norm()</a>. +<p> +Referenced by <a class="el" href="a05664.html#l00043">NLPACS::CEdgeCollide::make()</a>, and <a class="el" href="a05664.html#l00265">NLPACS::CEdgeCollide::testCircleMove()</a>. +<p> +<div class="fragment"><pre>00094 { +00095 <span class="keywordtype">float</span> f= <a class="code" href="a03660.html#NLMISC_1_1CVector2fz2065_0">norm</a>(); +00096 <span class="keywordflow">if</span>(f>0) +00097 *<span class="keyword">this</span>/=f; +00098 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2065_2" doxytag="NLMISC::CVector2f::normed" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a> NLMISC::CVector2f::normed </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Return the vector normalized. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00100">100</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>. +<p> +Referenced by <a class="el" href="a05929.html#l01413">NLPACS::CLocalRetriever::snapToInteriorGround()</a>. +<p> +<div class="fragment"><pre>00101 { +00102 <a class="code" href="a03660.html#NLMISC_1_1CVector2fz2061_4">CVector2f</a> <a class="code" href="a04223.html#a576">v</a>= *<span class="keyword">this</span>; +00103 <a class="code" href="a04223.html#a576">v</a>.normalize(); +00104 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a576">v</a>; +00105 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2065_3" doxytag="NLMISC::CVector2f::operator *" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> float NLMISC::CVector2f::operator * </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Dot product. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00087">87</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00087 {<span class="keywordflow">return</span> <a class="code" href="a04223.html#a572">x</a>*<a class="code" href="a04223.html#a576">v</a>.x + <a class="code" href="a04223.html#a573">y</a>*<a class="code" href="a04223.html#a576">v</a>.y;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_0" doxytag="NLMISC::CVector2f::operator *" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a> NLMISC::CVector2f::operator * </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname1" valign="top" nowrap> <em>f</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00079">79</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00058">CVector2f()</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00079 {<span class="keywordflow">return</span> <a class="code" href="a03660.html#NLMISC_1_1CVector2fz2061_4">CVector2f</a>(<a class="code" href="a04223.html#a572">x</a>*f, <a class="code" href="a04223.html#a573">y</a>*f);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_1" doxytag="NLMISC::CVector2f::operator *=" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a>& NLMISC::CVector2f::operator *= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname1" valign="top" nowrap> <em>f</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00075">75</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00075 {<a class="code" href="a04223.html#a572">x</a>*=f; <a class="code" href="a04223.html#a573">y</a>*=f; <span class="keywordflow">return</span> *<span class="keyword">this</span>;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2061_5" doxytag="NLMISC::CVector2f::operator CVector" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLMISC::CVector2f::operator <a class="el" href="a03128.html">CVector</a> </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00066">66</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00068">asVector()</a>. +<p> +<div class="fragment"><pre>00066 { <span class="keywordflow">return</span> this-><a class="code" href="a03660.html#NLMISC_1_1CVector2fz2061_0">asVector</a>(); } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2067_3" doxytag="NLMISC::CVector2f::operator!=" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> bool NLMISC::CVector2f::operator!= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00112">112</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>. +<p> +<div class="fragment"><pre>00112 {<span class="keywordflow">return</span> !(*<span class="keyword">this</span>==<a class="code" href="a04223.html#a576">v</a>);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_2" doxytag="NLMISC::CVector2f::operator+" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a> NLMISC::CVector2f::operator+ </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00077">77</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00058">CVector2f()</a>, <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00077 {<span class="keywordflow">return</span> <a class="code" href="a03660.html#NLMISC_1_1CVector2fz2061_4">CVector2f</a>(<a class="code" href="a04223.html#a572">x</a>+<a class="code" href="a04223.html#a576">v</a>.x, <a class="code" href="a04223.html#a573">y</a>+<a class="code" href="a04223.html#a576">v</a>.y);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_3" doxytag="NLMISC::CVector2f::operator+=" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a>& NLMISC::CVector2f::operator+= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00073">73</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00073 {<a class="code" href="a04223.html#a572">x</a>+=<a class="code" href="a04223.html#a576">v</a>.x; <a class="code" href="a04223.html#a573">y</a>+=<a class="code" href="a04223.html#a576">v</a>.y; <span class="keywordflow">return</span> *<span class="keyword">this</span>;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_4" doxytag="NLMISC::CVector2f::operator-" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a> NLMISC::CVector2f::operator- </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00081">81</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00058">CVector2f()</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00081 {<span class="keywordflow">return</span> <a class="code" href="a03660.html#NLMISC_1_1CVector2fz2061_4">CVector2f</a>(-<a class="code" href="a04223.html#a572">x</a>, -<a class="code" href="a04223.html#a573">y</a>);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_5" doxytag="NLMISC::CVector2f::operator-" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a> NLMISC::CVector2f::operator- </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00078">78</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00058">CVector2f()</a>, <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00078 {<span class="keywordflow">return</span> <a class="code" href="a03660.html#NLMISC_1_1CVector2fz2061_4">CVector2f</a>(<a class="code" href="a04223.html#a572">x</a>-<a class="code" href="a04223.html#a576">v</a>.x, <a class="code" href="a04223.html#a573">y</a>-<a class="code" href="a04223.html#a576">v</a>.y);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_6" doxytag="NLMISC::CVector2f::operator-=" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a>& NLMISC::CVector2f::operator-= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00074">74</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00074 {<a class="code" href="a04223.html#a572">x</a>-=<a class="code" href="a04223.html#a576">v</a>.x; <a class="code" href="a04223.html#a573">y</a>-=<a class="code" href="a04223.html#a576">v</a>.y; <span class="keywordflow">return</span> *<span class="keyword">this</span>;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_7" doxytag="NLMISC::CVector2f::operator/" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a> NLMISC::CVector2f::operator/ </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname1" valign="top" nowrap> <em>f</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00080">80</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06677.html#l00058">CVector2f()</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00080 {<span class="keywordflow">return</span> <a class="code" href="a03660.html#NLMISC_1_1CVector2fz2061_4">CVector2f</a>(<a class="code" href="a04223.html#a572">x</a>/f, <a class="code" href="a04223.html#a573">y</a>/f);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2063_8" doxytag="NLMISC::CVector2f::operator/=" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a>& NLMISC::CVector2f::operator/= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname1" valign="top" nowrap> <em>f</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00076">76</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00076 {<a class="code" href="a04223.html#a572">x</a>/=f; <a class="code" href="a04223.html#a573">y</a>/=f; <span class="keywordflow">return</span> *<span class="keyword">this</span>;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2067_4" doxytag="NLMISC::CVector2f::operator==" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> bool NLMISC::CVector2f::operator== </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>v</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00111">111</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00111 {<span class="keywordflow">return</span> <a class="code" href="a04223.html#a572">x</a>==<a class="code" href="a04223.html#a576">v</a>.x && <a class="code" href="a04223.html#a573">y</a>==<a class="code" href="a04223.html#a576">v</a>.y;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2067_5" doxytag="NLMISC::CVector2f::serial" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CVector2f::serial </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>f</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +serial. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00127">127</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a06462.html#l00232">NLMISC::IStream::serial()</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00127 {f.<a class="code" href="a02270.html#NLMISC_1_1IStreama5">serial</a>(<a class="code" href="a04223.html#a572">x</a>,<a class="code" href="a04223.html#a573">y</a>);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2067_6" doxytag="NLMISC::CVector2f::set" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CVector2f::set </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname" nowrap> <em>_x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>float </td> + <td class="mdname" nowrap> <em>_y</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00110">110</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06155.html#l01847">NL3D::CPatch::bind()</a>, <a class="el" href="a06165.html#l00038">NL3D::CPatchUVLocator::build()</a>, <a class="el" href="a06043.html#l00033">NLMISC::BuildHermiteVector()</a>, <a class="el" href="a06158.html#l00471">NL3D::CPatch::computeDisplaceCornerSmooth()</a>, <a class="el" href="a06158.html#l00288">NL3D::CPatch::computeDisplaceEdgeSmooth()</a>, <a class="el" href="a06158.html#l00422">NL3D::CPatch::computeDisplaceRawOnNeighbor()</a>, <a class="el" href="a06157.html#l00864">NL3D::CPatch::computeNearBlockLightmap()</a>, <a class="el" href="a06158.html#l00728">NL3D::CPatch::computeNormalCornerSmooth()</a>, <a class="el" href="a06158.html#l00588">NL3D::CPatch::computeNormalEdgeSmooth()</a>, <a class="el" href="a06158.html#l00675">NL3D::CPatch::computeNormalOnNeighbor()</a>, <a class="el" href="a06741.html#l00221">NL3D::CWaterShape::CWaterShape()</a>, <a class="el" href="a06257.html#l00656">NL3D::CPSMultiTexturedParticle::enableAlternateTex()</a>, <a class="el" href="a06257.html#l00636">NL3D::CPSMultiTexturedParticle::enableMultiTexture()</a>, and <a class="el" href="a06737.html#l01339">NL3D::CWaterModel::updateDiffuseMapMatrix()</a>. +<p> +<div class="fragment"><pre>00110 {<a class="code" href="a04223.html#a572">x</a>= _x; <a class="code" href="a04223.html#a573">y</a>=_y;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fz2065_4" doxytag="NLMISC::CVector2f::sqrnorm" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> float NLMISC::CVector2f::sqrnorm </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Return the square of the norm of the vector. +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00091">91</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +References <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a05929.html#l00960">NLPACS::CLocalRetriever::insurePosition()</a>, and <a class="el" href="a06677.html#l00089">norm()</a>. +<p> +<div class="fragment"><pre>00091 {<span class="keywordflow">return</span> <a class="code" href="a04223.html#a572">x</a>*<a class="code" href="a04223.html#a572">x</a> + <a class="code" href="a04223.html#a573">y</a>*<a class="code" href="a04223.html#a573">y</a>;} +</pre></div> </td> + </tr> +</table> +<hr><h2>Friends And Related Function Documentation</h2> +<a class="anchor" name="NLMISC_1_1CVector2fn0" doxytag="NLMISC::CVector2f::operator *" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03660.html">CVector2f</a> operator * </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">float </td> + <td class="mdname" nowrap> <em>f</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const <a class="el" href="a03660.html">CVector2f</a> & </td> + <td class="mdname" nowrap> <em>v0</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [friend]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00140">140</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +<div class="fragment"><pre>00141 { +00142 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a576">v</a>*f; +00143 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLMISC_1_1CVector2fz2069_0" doxytag="NLMISC::CVector2f::Null" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const <a class="el" href="a03660.html">CVector2f</a> <a class="el" href="a03660.html#NLMISC_1_1CVector2fz2069_0">NLMISC::CVector2f::Null</a><code> [static]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fo0" doxytag="NLMISC::CVector2f::x" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> float <a class="el" href="a03660.html#NLMISC_1_1CVector2fo0">NLMISC::CVector2f::x</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00052">52</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +Referenced by <a class="el" href="a06155.html#l01847">NL3D::CPatch::bind()</a>, <a class="el" href="a06165.html#l00038">NL3D::CPatchUVLocator::build()</a>, <a class="el" href="a06043.html#l00033">NLMISC::BuildHermiteVector()</a>, <a class="el" href="a06155.html#l01363">NL3D::CPatch::computeContinousVertex()</a>, <a class="el" href="a06158.html#l00471">NL3D::CPatch::computeDisplaceCornerSmooth()</a>, <a class="el" href="a06158.html#l00288">NL3D::CPatch::computeDisplaceEdgeSmooth()</a>, <a class="el" href="a06158.html#l00422">NL3D::CPatch::computeDisplaceRawOnNeighbor()</a>, <a class="el" href="a06190.html#l01618">NLMISC::CPolygon2D::computeInnerBorders()</a>, <a class="el" href="a06157.html#l00864">NL3D::CPatch::computeNearBlockLightmap()</a>, <a class="el" href="a06158.html#l00728">NL3D::CPatch::computeNormalCornerSmooth()</a>, <a class="el" href="a06158.html#l00588">NL3D::CPatch::computeNormalEdgeSmooth()</a>, <a class="el" href="a06158.html#l00675">NL3D::CPatch::computeNormalOnNeighbor()</a>, <a class="el" href="a06190.html#l01344">NLMISC::CPolygon2D::computeOuterBorders()</a>, <a class="el" href="a06157.html#l00799">NL3D::CPatch::computeTileLightmapPixelAroundCorner()</a>, <a class="el" href="a06190.html#l01896">NLMISC::CPolygon2D::contains()</a>, <a class="el" href="a05539.html#l00115">NLPACS::COrderedChain::distance()</a>, <a class="el" href="a06737.html#l01170">NL3D::CWaterModel::doSimpleRender()</a>, <a class="el" href="a06262.html#l00315">NL3D::FillQuadCoords()</a>, <a class="el" href="a06262.html#l00339">NL3D::FillQuadCoordsLocalTime()</a>, <a class="el" href="a06686.html#l00132">NL3D::CVegetable::generateGroupEx()</a>, <a class="el" href="a06737.html#l00127">NL3D::CWaterModel::getAttenuatedHeight()</a>, <a class="el" href="a06190.html#l00967">NLMISC::CPolygon2D::getBestTriplet()</a>, <a class="el" href="a06735.html#l00726">NL3D::CWaterHeightMap::getHeight()</a>, <a class="el" href="a06190.html#l01844">NLMISC::CPolygon2D::getLineEquation()</a>, <a class="el" href="a06262.html#l00146">NL3D::CPSQuad::getNeededVB()</a>, <a class="el" href="a06768.html#l01506">NL3D::CZoneLighter::getNormal()</a>, <a class="el" href="a06475.html#l00062">NL3D::CSurfaceLightGrid::getStaticLightSetup()</a>, <a class="el" href="a05929.html#l00960">NLPACS::CLocalRetriever::insurePosition()</a>, <a class="el" href="a06190.html#l01857">NLMISC::CPolygon2D::intersect()</a>, <a class="el" href="a06768.html#l01451">NL3D::CZoneLighter::isLumelOnEdgeMustBeOversample()</a>, <a class="el" href="a06768.html#l02927">NL3D::CZoneLighter::lightWater()</a>, <a class="el" href="a05664.html#l00043">NLPACS::CEdgeCollide::make()</a>, <a class="el" href="a06677.html#l00121">maxof()</a>, <a class="el" href="a06677.html#l00115">minof()</a>, <a class="el" href="a06166.html#l00075">NL3D::CPatchUVLocator::CUVBasis::mulPoint()</a>, <a class="el" href="a06677.html#l00146">NLMISC::operator<()</a>, <a class="el" href="a06735.html#l00601">NL3D::CWaterHeightMap::perturbate()</a>, <a class="el" href="a06735.html#l00627">NL3D::CWaterHeightMap::perturbatePoint()</a>, <a class="el" href="a06043.html#l00072">NLMISC::CMouseSmoother::samplePos()</a>, <a class="el" href="a06190.html#l01003">NLMISC::ScanEdge()</a>, <a class="el" href="a06165.html#l00175">NL3D::CPatchUVLocator::selectPatch()</a>, <a class="el" href="a06737.html#l00831">NL3D::CWaterModel::setupMaterialNVertexShader()</a>, <a class="el" href="a06698.html#l01664">NL3D::CVegetableManager::setupVertexProgramConstants()</a>, <a class="el" href="a05929.html#l01413">NLPACS::CLocalRetriever::snapToInteriorGround()</a>, <a class="el" href="a06190.html#l01797">NLMISC::CPolygon2D::sumDPAgainstLine()</a>, <a class="el" href="a05664.html#l00657">NLPACS::CEdgeCollide::testBBoxCollide()</a>, <a class="el" href="a05664.html#l00559">NLPACS::CEdgeCollide::testBBoxMove()</a>, <a class="el" href="a05664.html#l00194">NLPACS::testCirclePoint()</a>, <a class="el" href="a05761.html#l01392">NLPACS::CGlobalRetriever::testCollisionWithCollisionChains()</a>, <a class="el" href="a05761.html#l01649">NLPACS::CGlobalRetriever::testMovementWithCollisionChains()</a>, <a class="el" href="a05664.html#l00060">NLPACS::CEdgeCollide::testPointMove()</a>, <a class="el" href="a06190.html#l00177">NLMISC::CPolygon::toConvexPolygonsEdgeIntersect()</a>, <a class="el" href="a06737.html#l01339">NL3D::CWaterModel::updateDiffuseMapMatrix()</a>, and <a class="el" href="a06262.html#l00386">NL3D::CPSQuad::updateVbColNUVForRender()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CVector2fo1" doxytag="NLMISC::CVector2f::y" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> float <a class="el" href="a03660.html#NLMISC_1_1CVector2fo1">NLMISC::CVector2f::y</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06677.html#l00052">52</a> of file <a class="el" href="a06677.html">vector_2f.h</a>. +<p> +Referenced by <a class="el" href="a06155.html#l01847">NL3D::CPatch::bind()</a>, <a class="el" href="a06165.html#l00038">NL3D::CPatchUVLocator::build()</a>, <a class="el" href="a06190.html#l00836">NLMISC::CPolygon2D::buildConvexHull()</a>, <a class="el" href="a06043.html#l00033">NLMISC::BuildHermiteVector()</a>, <a class="el" href="a06298.html#l00038">NL3D::CEdge::CEdge()</a>, <a class="el" href="a06155.html#l01363">NL3D::CPatch::computeContinousVertex()</a>, <a class="el" href="a06158.html#l00471">NL3D::CPatch::computeDisplaceCornerSmooth()</a>, <a class="el" href="a06158.html#l00288">NL3D::CPatch::computeDisplaceEdgeSmooth()</a>, <a class="el" href="a06158.html#l00422">NL3D::CPatch::computeDisplaceRawOnNeighbor()</a>, <a class="el" href="a06190.html#l01618">NLMISC::CPolygon2D::computeInnerBorders()</a>, <a class="el" href="a06157.html#l00864">NL3D::CPatch::computeNearBlockLightmap()</a>, <a class="el" href="a06158.html#l00728">NL3D::CPatch::computeNormalCornerSmooth()</a>, <a class="el" href="a06158.html#l00588">NL3D::CPatch::computeNormalEdgeSmooth()</a>, <a class="el" href="a06158.html#l00675">NL3D::CPatch::computeNormalOnNeighbor()</a>, <a class="el" href="a06190.html#l01344">NLMISC::CPolygon2D::computeOuterBorders()</a>, <a class="el" href="a06157.html#l00799">NL3D::CPatch::computeTileLightmapPixelAroundCorner()</a>, <a class="el" href="a06190.html#l01896">NLMISC::CPolygon2D::contains()</a>, <a class="el" href="a05539.html#l00115">NLPACS::COrderedChain::distance()</a>, <a class="el" href="a06737.html#l01170">NL3D::CWaterModel::doSimpleRender()</a>, <a class="el" href="a06262.html#l00315">NL3D::FillQuadCoords()</a>, <a class="el" href="a06262.html#l00339">NL3D::FillQuadCoordsLocalTime()</a>, <a class="el" href="a06686.html#l00132">NL3D::CVegetable::generateGroupEx()</a>, <a class="el" href="a06737.html#l00127">NL3D::CWaterModel::getAttenuatedHeight()</a>, <a class="el" href="a06190.html#l00967">NLMISC::CPolygon2D::getBestTriplet()</a>, <a class="el" href="a06735.html#l00726">NL3D::CWaterHeightMap::getHeight()</a>, <a class="el" href="a06190.html#l01844">NLMISC::CPolygon2D::getLineEquation()</a>, <a class="el" href="a06262.html#l00146">NL3D::CPSQuad::getNeededVB()</a>, <a class="el" href="a06768.html#l01506">NL3D::CZoneLighter::getNormal()</a>, <a class="el" href="a06475.html#l00062">NL3D::CSurfaceLightGrid::getStaticLightSetup()</a>, <a class="el" href="a05929.html#l00960">NLPACS::CLocalRetriever::insurePosition()</a>, <a class="el" href="a06190.html#l01857">NLMISC::CPolygon2D::intersect()</a>, <a class="el" href="a06768.html#l01451">NL3D::CZoneLighter::isLumelOnEdgeMustBeOversample()</a>, <a class="el" href="a06768.html#l02927">NL3D::CZoneLighter::lightWater()</a>, <a class="el" href="a05664.html#l00043">NLPACS::CEdgeCollide::make()</a>, <a class="el" href="a06677.html#l00121">maxof()</a>, <a class="el" href="a06677.html#l00115">minof()</a>, <a class="el" href="a06166.html#l00075">NL3D::CPatchUVLocator::CUVBasis::mulPoint()</a>, <a class="el" href="a06677.html#l00146">NLMISC::operator<()</a>, <a class="el" href="a06298.html#l00056">NL3D::operator<()</a>, <a class="el" href="a06735.html#l00601">NL3D::CWaterHeightMap::perturbate()</a>, <a class="el" href="a06735.html#l00627">NL3D::CWaterHeightMap::perturbatePoint()</a>, <a class="el" href="a06043.html#l00072">NLMISC::CMouseSmoother::samplePos()</a>, <a class="el" href="a06190.html#l01003">NLMISC::ScanEdge()</a>, <a class="el" href="a06165.html#l00175">NL3D::CPatchUVLocator::selectPatch()</a>, <a class="el" href="a06737.html#l00831">NL3D::CWaterModel::setupMaterialNVertexShader()</a>, <a class="el" href="a06698.html#l01664">NL3D::CVegetableManager::setupVertexProgramConstants()</a>, <a class="el" href="a05929.html#l01413">NLPACS::CLocalRetriever::snapToInteriorGround()</a>, <a class="el" href="a06190.html#l01797">NLMISC::CPolygon2D::sumDPAgainstLine()</a>, <a class="el" href="a05664.html#l00657">NLPACS::CEdgeCollide::testBBoxCollide()</a>, <a class="el" href="a05664.html#l00559">NLPACS::CEdgeCollide::testBBoxMove()</a>, <a class="el" href="a05664.html#l00194">NLPACS::testCirclePoint()</a>, <a class="el" href="a05761.html#l01392">NLPACS::CGlobalRetriever::testCollisionWithCollisionChains()</a>, <a class="el" href="a05761.html#l01649">NLPACS::CGlobalRetriever::testMovementWithCollisionChains()</a>, <a class="el" href="a05664.html#l00060">NLPACS::CEdgeCollide::testPointMove()</a>, <a class="el" href="a06190.html#l00177">NLMISC::CPolygon::toConvexPolygonsEdgeIntersect()</a>, and <a class="el" href="a06737.html#l01339">NL3D::CWaterModel::updateDiffuseMapMatrix()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="a06677.html">vector_2f.h</a><li><a class="el" href="a06676.html">vector_2f.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 13:42:24 2004 for NeL by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 > +</a>1.3.6 </small></address> +</body> +</html> |