aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a03668.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a03668.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03668.html')
-rw-r--r--docs/doxygen/nel/a03668.html578
1 files changed, 578 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03668.html b/docs/doxygen/nel/a03668.html
new file mode 100644
index 00000000..0ae02df0
--- /dev/null
+++ b/docs/doxygen/nel/a03668.html
@@ -0,0 +1,578 @@
+<!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::CVectorH 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&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NLMISC::CVectorH Class Reference</h1><code>#include &lt;<a class="el" href="a06681.html">vector_h.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Homogeneus vector. A <a class="el" href="a03668.html">CVectorH</a> has a fourth value, w. <dl compact><dt><b>Author:</b></dt><dd>Olivier Cado <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2000 </dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00043">43</a> of file <a class="el" href="a06681.html">vector_h.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 class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHa0">CVectorH</a> (const <a class="el" href="a03128.html">CVector</a> &amp;<a class="el" href="a04223.html#a576">v</a>)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor using a vector. <a href="#NLMISC_1_1CVectorHa0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHa1">CVectorH</a> (const <a class="el" href="a03668.html">CVectorH</a> &amp;<a class="el" href="a04223.html#a576">v</a>)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy Constructor. <a href="#NLMISC_1_1CVectorHa1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHa2">CVectorH</a> (float _x, float _y, float _z, float _w)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor . <a href="#NLMISC_1_1CVectorHa2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHa3">CVectorH</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <a href="#NLMISC_1_1CVectorHa3"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHa4">operator CVector</a> () const </td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cast operator to a vector (ignoring w). <a href="#NLMISC_1_1CVectorHa4"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHa5">set</a> (float _x, float _y, float _z, float _w)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set. <a href="#NLMISC_1_1CVectorHa5"></a><br><br></td></tr>
+<tr><td colspan="2"><div class="groupHeader">Misc.</div></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHz2071_0">operator!=</a> (const <a class="el" href="a03668.html">CVectorH</a> &amp;<a class="el" href="a04223.html#a576">v</a>) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHz2071_1">operator&lt;</a> (const <a class="el" href="a03668.html">CVectorH</a> &amp;<a class="el" href="a04223.html#a576">v</a>) const </td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This operator is here just for map/set insertion (no meaning). comparison order is x,y,z,w. <a href="#NLMISC_1_1CVectorHz2071_1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHz2071_2">operator==</a> (const <a class="el" href="a03668.html">CVectorH</a> &amp;<a class="el" href="a04223.html#a576">v</a>) const </td></tr>
+
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHo0">w</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attributes. <a href="#NLMISC_1_1CVectorHo0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHo1">x</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attributes. <a href="#NLMISC_1_1CVectorHo1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHo2">y</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attributes. <a href="#NLMISC_1_1CVectorHo2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03668.html#NLMISC_1_1CVectorHo3">z</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attributes. <a href="#NLMISC_1_1CVectorHo3"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CVectorHa3" doxytag="NLMISC::CVectorH::CVectorH" ></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::CVectorH::CVectorH </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Constructor.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00051">51</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+<div class="fragment"><pre>00051 {}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHa2" doxytag="NLMISC::CVectorH::CVectorH" ></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::CVectorH::CVectorH </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">float&nbsp;</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&nbsp;</td>
+ <td class="mdname" nowrap> <em>_y</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>float&nbsp;</td>
+ <td class="mdname" nowrap> <em>_z</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>float&nbsp;</td>
+ <td class="mdname" nowrap> <em>_w</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Constructor .
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00053">53</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a05646.html#l00236">y</a>, and <a class="el" href="a05646.html#l00236">z</a>.
+<p>
+<div class="fragment"><pre>00053 : <a class="code" href="a03668.html#NLMISC_1_1CVectorHo1">x</a>(_x), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo2">y</a>(_y), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo3">z</a>(_z), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo0">w</a>(_w) {}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHa1" doxytag="NLMISC::CVectorH::CVectorH" ></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::CVectorH::CVectorH </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a03668.html">CVectorH</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>v</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Copy Constructor.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00055">55</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a05646.html#l00236">y</a>, and <a class="el" href="a05646.html#l00236">z</a>.
+<p>
+<div class="fragment"><pre>00055 : <a class="code" href="a03668.html#NLMISC_1_1CVectorHo1">x</a>(<a class="code" href="a04223.html#a576">v</a>.x), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo2">y</a>(<a class="code" href="a04223.html#a576">v</a>.y), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo3">z</a>(<a class="code" href="a04223.html#a576">v</a>.z), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo0">w</a>(<a class="code" href="a04223.html#a576">v</a>.w) {}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHa0" doxytag="NLMISC::CVectorH::CVectorH" ></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::CVectorH::CVectorH </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a03128.html">CVector</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>v</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Constructor using a vector.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00057">57</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a05646.html#l00236">y</a>, and <a class="el" href="a05646.html#l00236">z</a>.
+<p>
+<div class="fragment"><pre>00057 : <a class="code" href="a03668.html#NLMISC_1_1CVectorHo1">x</a>(<a class="code" href="a04223.html#a576">v</a>.x), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo2">y</a>(<a class="code" href="a04223.html#a576">v</a>.y), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo3">z</a>(<a class="code" href="a04223.html#a576">v</a>.z), <a class="code" href="a03668.html#NLMISC_1_1CVectorHo0">w</a>(1.0f) {}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CVectorHa4" doxytag="NLMISC::CVectorH::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::CVectorH::operator <a class="el" href="a03128.html">CVector</a> </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Cast operator to a vector (ignoring w).
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00066">66</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a05646.html#l00236">y</a>, and <a class="el" href="a05646.html#l00236">z</a>.
+<p>
+<div class="fragment"><pre>00067 {
+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>, <a class="code" href="a04223.html#a574">z</a> );
+00069 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHz2071_0" doxytag="NLMISC::CVectorH::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::CVectorH::operator!= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a03668.html">CVectorH</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>v</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00078">78</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00237">v</a>.
+<p>
+<div class="fragment"><pre>00079 {
+00080 <span class="keywordflow">return</span> !(*<span class="keyword">this</span>==<a class="code" href="a04223.html#a576">v</a>);
+00081 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHz2071_1" doxytag="NLMISC::CVectorH::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::CVectorH::operator&lt; </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a03668.html">CVectorH</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>v</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+This operator is here just for map/set insertion (no meaning). comparison order is x,y,z,w.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00083">83</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a05646.html#l00236">y</a>, and <a class="el" href="a05646.html#l00236">z</a>.
+<p>
+<div class="fragment"><pre>00084 {
+00085 <span class="keywordflow">if</span>(<a class="code" href="a04223.html#a572">x</a>!=<a class="code" href="a04223.html#a576">v</a>.x)
+00086 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a572">x</a>&lt;<a class="code" href="a04223.html#a576">v</a>.x;
+00087 <span class="keywordflow">if</span>(<a class="code" href="a04223.html#a573">y</a>!=<a class="code" href="a04223.html#a576">v</a>.y)
+00088 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a573">y</a>&lt;<a class="code" href="a04223.html#a576">v</a>.y;
+00089 <span class="keywordflow">if</span>(<a class="code" href="a04223.html#a574">z</a>!=<a class="code" href="a04223.html#a576">v</a>.z)
+00090 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a574">z</a>&lt;<a class="code" href="a04223.html#a576">v</a>.z;
+00091 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a575">w</a>&lt;<a class="code" href="a04223.html#a576">v</a>.w;
+00092 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHz2071_2" doxytag="NLMISC::CVectorH::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::CVectorH::operator== </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a03668.html">CVectorH</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>v</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00074">74</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00237">v</a>, <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a05646.html#l00236">y</a>, and <a class="el" href="a05646.html#l00236">z</a>.
+<p>
+<div class="fragment"><pre>00075 {
+00076 <span class="keywordflow">return</span> <a class="code" href="a04223.html#a572">x</a>==<a class="code" href="a04223.html#a576">v</a>.x &amp;&amp; <a class="code" href="a04223.html#a573">y</a>==<a class="code" href="a04223.html#a576">v</a>.y &amp;&amp; <a class="code" href="a04223.html#a574">z</a>==<a class="code" href="a04223.html#a576">v</a>.z &amp;&amp; <a class="code" href="a04223.html#a575">w</a>==<a class="code" href="a04223.html#a576">v</a>.w;
+00077 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHa5" doxytag="NLMISC::CVectorH::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::CVectorH::set </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">float&nbsp;</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&nbsp;</td>
+ <td class="mdname" nowrap> <em>_y</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>float&nbsp;</td>
+ <td class="mdname" nowrap> <em>_z</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>float&nbsp;</td>
+ <td class="mdname" nowrap> <em>_w</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Set.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00060">60</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+References <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, <a class="el" href="a05646.html#l00236">y</a>, and <a class="el" href="a05646.html#l00236">z</a>.
+<p>
+Referenced by <a class="el" href="a06061.html#l00075">NL3D::CMRMMeshFinal::CWedge::CWedge()</a>, and <a class="el" href="a06737.html#l00831">NL3D::CWaterModel::setupMaterialNVertexShader()</a>.
+<p>
+<div class="fragment"><pre>00061 {
+00062 <a class="code" href="a04223.html#a572">x</a>=_x; <a class="code" href="a04223.html#a573">y</a>=_y; <a class="code" href="a04223.html#a574">z</a>=_z; <a class="code" href="a04223.html#a575">w</a>=_w;
+00063 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CVectorHo0" doxytag="NLMISC::CVectorH::w" ></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="a03668.html#NLMISC_1_1CVectorHo0">NLMISC::CVectorH::w</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Attributes.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00048">48</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+Referenced by <a class="el" href="a06698.html#l01036">NL3D::CVegetableManager::addInstance()</a>, <a class="el" href="a06055.html#l01709">NL3D::CMRMBuilder::attToColor()</a>, <a class="el" href="a06055.html#l02912">NL3D::CMRMBuilder::buildBlendShapes()</a>, <a class="el" href="a06055.html#l01918">NL3D::CMRMBuilder::buildMeshBuildMrm()</a>, <a class="el" href="a06055.html#l00499">NL3D::CMRMBuilder::collapseEdge()</a>, <a class="el" href="a06055.html#l01685">NL3D::CMRMBuilder::findInsertColorInBaseMesh()</a>, <a class="el" href="a06055.html#l01675">NL3D::CMRMBuilder::findInsertNormalInBaseMesh()</a>, <a class="el" href="a06055.html#l01697">NL3D::CMRMBuilder::findInsertUvwInBaseMesh()</a>, and <a class="el" href="a05972.html#l01290">NLMISC::CMatrix::operator *()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHo1" doxytag="NLMISC::CVectorH::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="a03668.html#NLMISC_1_1CVectorHo1">NLMISC::CVectorH::x</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Attributes.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00048">48</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+Referenced by <a class="el" href="a06055.html#l01709">NL3D::CMRMBuilder::attToColor()</a>, <a class="el" href="a06055.html#l01727">NL3D::CMRMBuilder::attToUvw()</a>, <a class="el" href="a06055.html#l02912">NL3D::CMRMBuilder::buildBlendShapes()</a>, <a class="el" href="a06055.html#l01918">NL3D::CMRMBuilder::buildMeshBuildMrm()</a>, <a class="el" href="a06055.html#l00499">NL3D::CMRMBuilder::collapseEdge()</a>, <a class="el" href="a06055.html#l01685">NL3D::CMRMBuilder::findInsertColorInBaseMesh()</a>, <a class="el" href="a06055.html#l01697">NL3D::CMRMBuilder::findInsertUvwInBaseMesh()</a>, and <a class="el" href="a05972.html#l01290">NLMISC::CMatrix::operator *()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHo2" doxytag="NLMISC::CVectorH::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="a03668.html#NLMISC_1_1CVectorHo2">NLMISC::CVectorH::y</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Attributes.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00048">48</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+Referenced by <a class="el" href="a06055.html#l01709">NL3D::CMRMBuilder::attToColor()</a>, <a class="el" href="a06055.html#l01727">NL3D::CMRMBuilder::attToUvw()</a>, <a class="el" href="a06055.html#l02912">NL3D::CMRMBuilder::buildBlendShapes()</a>, <a class="el" href="a06055.html#l01918">NL3D::CMRMBuilder::buildMeshBuildMrm()</a>, <a class="el" href="a06055.html#l00499">NL3D::CMRMBuilder::collapseEdge()</a>, <a class="el" href="a06055.html#l01685">NL3D::CMRMBuilder::findInsertColorInBaseMesh()</a>, <a class="el" href="a06055.html#l01697">NL3D::CMRMBuilder::findInsertUvwInBaseMesh()</a>, and <a class="el" href="a05972.html#l01290">NLMISC::CMatrix::operator *()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CVectorHo3" doxytag="NLMISC::CVectorH::z" ></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="a03668.html#NLMISC_1_1CVectorHo3">NLMISC::CVectorH::z</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Attributes.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06681.html#l00048">48</a> of file <a class="el" href="a06681.html">vector_h.h</a>.
+<p>
+Referenced by <a class="el" href="a06055.html#l01709">NL3D::CMRMBuilder::attToColor()</a>, <a class="el" href="a06055.html#l01727">NL3D::CMRMBuilder::attToUvw()</a>, <a class="el" href="a06055.html#l02912">NL3D::CMRMBuilder::buildBlendShapes()</a>, <a class="el" href="a06055.html#l01918">NL3D::CMRMBuilder::buildMeshBuildMrm()</a>, <a class="el" href="a06055.html#l00499">NL3D::CMRMBuilder::collapseEdge()</a>, <a class="el" href="a06055.html#l01685">NL3D::CMRMBuilder::findInsertColorInBaseMesh()</a>, <a class="el" href="a06055.html#l01697">NL3D::CMRMBuilder::findInsertUvwInBaseMesh()</a>, and <a class="el" href="a05972.html#l01290">NLMISC::CMatrix::operator *()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="a06681.html">vector_h.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 13:42:57 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>