1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../../../../css/manpage.css" type="text/css" /> 7 <title>operator==</title> 8 </head> 9 <body> 10 <h1><CODE><a href="../../../../nw/Overview.html">nw</a>::<a href="../../../../nw/gfx/Overview.html">gfx</a>::<a href="../../../../nw/gfx/res/Overview.html">res</a>::<a href="../../../../nw/gfx/res/ResParticleVector3ImmediateUpdater/Overview.html">ResParticleVector3ImmediateUpdater</a>::operator==</CODE> Member Function</h1> 11 <h2>Syntax</h2> 12 <div class="section"> 13 <pre class="definition"> 14bool operator==( 15 const <a href="../../../../nw/gfx/res/ResParticleVector3ImmediateUpdater/Overview.html">ResParticleVector3ImmediateUpdater</a> & rhs 16) const; 17bool operator==( 18 const <a href="../../../../nw/gfx/res/ResParticleVector3Updater/Overview.html">ResParticleVector3Updater</a> & rhs 19) const; 20bool operator==( 21 const <a href="../../../../nw/gfx/res/ResParticleUpdater/Overview.html">ResParticleUpdater</a> & rhs 22) const; 23</pre> 24 </div> 25 <h2>List of Overloaded Member Functions</h2> 26 <div class="section"> 27 <table class="members"> 28 <tr> 29 <td> 30 <a href="./operator==(0).html">operator== ( const ResParticleVector3ImmediateUpdater & ) </a> 31 </td> 32 <td> 33 </td> 34 </tr> 35 <tr> 36 <td> 37 <a href="./operator==(1).html">operator== ( const ResParticleVector3Updater & ) </a> 38 </td> 39 <td> 40 </td> 41 </tr> 42 <tr> 43 <td> 44 <a href="./operator==(2).html">operator== ( const ResParticleUpdater & ) </a> 45 </td> 46 <td> 47 </td> 48 </tr> </table> 49 </div> 50 <h2>Description of operator== ( const ResParticleVector3ImmediateUpdater & )</h2> 51 <div class="section"><p>Overloaded comparison operator.</p></div> 52 <h2>Description of operator== ( const ResParticleVector3Updater & )</h2> 53 <div class="section"><p>Overloaded comparison operator.</p></div> 54 <h2>Description of operator== ( const ResParticleUpdater & )</h2> 55 <div class="section"><p>Overloaded comparison operator.</p></div> 56 <hr><p>CONFIDENTIAL</p></body> 57</html> 58