<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Zibra Effects: ManipulatorCompare Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js.txt"></script>
<script type="text/javascript" src="dynsections.js.txt"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js.txt"></script>
<script type="text/javascript" src="search/search.js.txt"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr id="projectrow">
  <td id="projectalign">
   <div id="projectname">Zibra Effects
   </div>
   <div id="projectbrief">Real-time Simulated Visual Effects</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js.txt"></script>
<script type="text/javascript" src="menu.js.txt"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespacecom.html">com</a></li><li class="navelem"><a class="el" href="namespacecom_1_1zibra.html">zibra</a></li><li class="navelem"><a class="el" href="namespacecom_1_1zibra_1_1smoke__and__fire.html">smoke_and_fire</a></li><li class="navelem"><a class="el" href="namespacecom_1_1zibra_1_1smoke__and__fire_1_1_manipulators.html">Manipulators</a></li><li class="navelem"><a class="el" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator_compare.html">ManipulatorCompare</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator_compare-members.html">List of all members</a>  </div>
  <div class="headertitle"><div class="title">ManipulatorCompare Class Reference</div></div>
</div><!--header-->
<div class="contents">

<p>Comparer used for sorting manipulators.   
 <a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator_compare.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ace500c3db5c875ed2c8ddb71dc907354"><td class="memItemLeft" align="right" valign="top">override int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator_compare.html#ace500c3db5c875ed2c8ddb71dc907354">Compare</a> (<a class="el" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator.html">Manipulator</a> x, <a class="el" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator.html">Manipulator</a> y)</td></tr>
<tr class="memdesc:ace500c3db5c875ed2c8ddb71dc907354"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compares 2 manipulator, first by their type, then by their hash code.   <a href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator_compare.html#ace500c3db5c875ed2c8ddb71dc907354">More...</a><br /></td></tr>
<tr class="separator:ace500c3db5c875ed2c8ddb71dc907354"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >Comparer used for sorting manipulators.  </p>

<p class="definition">Definition at line <a class="el" href="_smoke_01and_01_fire_2_scripts_2_solver_2_manipulator_8cs_source.html#l00013">13</a> of file <a class="el" href="_smoke_01and_01_fire_2_scripts_2_solver_2_manipulator_8cs_source.html">Manipulator.cs</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="ace500c3db5c875ed2c8ddb71dc907354" name="ace500c3db5c875ed2c8ddb71dc907354"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ace500c3db5c875ed2c8ddb71dc907354">&#9670;&#160;</a></span>Compare()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">override int Compare </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator.html">Manipulator</a>&#160;</td>
          <td class="paramname"><em>x</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classcom_1_1zibra_1_1smoke__and__fire_1_1_manipulators_1_1_manipulator.html">Manipulator</a>&#160;</td>
          <td class="paramname"><em>y</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Compares 2 manipulator, first by their type, then by their hash code.  </p>
<p >Disabled manipulators are being placed to the end of the list. </p>

<p class="definition">Definition at line <a class="el" href="_smoke_01and_01_fire_2_scripts_2_solver_2_manipulator_8cs_source.html#l00021">21</a> of file <a class="el" href="_smoke_01and_01_fire_2_scripts_2_solver_2_manipulator_8cs_source.html">Manipulator.cs</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>Assets/Plugins/Zibra/Smoke and Fire/Scripts/Solver/<a class="el" href="_smoke_01and_01_fire_2_scripts_2_solver_2_manipulator_8cs_source.html">Manipulator.cs</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>
