Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 856

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkImplicitBoolean Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkImplicitBoolean Class Reference</h1><!-- doxytag: class="vtkImplicitBoolean" --><!-- doxytag: inherits="vtkImplicitFunction" --><code>#include &lt;<a class="el" href="a04077.html">vtkImplicitBoolean.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImplicitBoolean:</div>
<div class="dynsection">
<p><center><img src="a11301.png" border="0" usemap="#a11302" alt="Inheritance graph"></center>
<map name="a11302">
<area shape="rect" href="a00855.html" title="abstract interface for implicit functions" alt="" coords="6,155,142,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="34,80,114,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="19,5,128,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkImplicitBoolean:</div>
<div class="dynsection">
<p><center><img src="a11303.png" border="0" usemap="#a11304" alt="Collaboration graph"></center>
<map name="a11304">
<area shape="rect" href="a00855.html" title="abstract interface for implicit functions" alt="" coords="227,325,363,352"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="220,96,300,123"><area shape="rect" href="a00089.html" title="superclass for all geometric transformations" alt="" coords="332,203,484,229"><area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="80,325,181,352"><area shape="rect" href="a00286.html" title="vtkCollectionElement" alt="" coords="56,203,205,229"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="181,5,291,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="315,5,424,32"><area shape="rect" href="a01548.html" title="vtkSimpleCriticalSection" alt="" coords="468,96,636,123"><area shape="rect" href="a00856.html" title="maintain a list of implicit functions" alt="" coords="55,403,249,429"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11305.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
implicit function consisting of boolean combinations of implicit functions 
<p>
<a class="el" href="a00853.html" title="implicit function consisting of boolean combinations of implicit functions">vtkImplicitBoolean</a> is an implicit function consisting of boolean combinations of implicit functions. The class has a list of functions (FunctionList) that are combined according to a specified operator (VTK_UNION or VTK_INTERSECTION or VTK_DIFFERENCE). You can use nested combinations of vtkImplicitFunction's (and/or <a class="el" href="a00853.html" title="implicit function consisting of boolean combinations of implicit functions">vtkImplicitBoolean</a>) to create elaborate implicit functions. <a class="el" href="a00853.html" title="implicit function consisting of boolean combinations of implicit functions">vtkImplicitBoolean</a> is a concrete implementation of <a class="el" href="a00855.html" title="abstract interface for implicit functions">vtkImplicitFunction</a>.<p>
The operators work as follows. The VTK_UNION operator takes the minimum value of all implicit functions. The VTK_INTERSECTION operator takes the maximum value of all implicit functions. The VTK_DIFFERENCE operator subtracts the 2nd through last implicit functions from the first. The VTK_UNION_OF_MAGNITUDES takes the minimum absolute value of the implicit functions.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImplicitBoolean">vtkImplicitBoolean (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04077.html#l00049">49</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00855.html">vtkImplicitFunction</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#60c9ff1bb5cf4ffc2d7e0713c11dfeee">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#3b1eac324222b1055624087bcce6409c">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#9c3f5603be44ab9935d8a2c338000126">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#f65d5900769556b87d85e1e5a2b26a18">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#bfc0a28c4a99e5ce0d0310da7c40228b">EvaluateGradient</a> (double x[3], double g[3])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#8775042feccda6ac2af1668a5f77f5d6">GetMTime</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#58e72918ffc517d6d776d2766a7d4712">AddFunction</a> (<a class="el" href="a00855.html">vtkImplicitFunction</a> *in)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#b30272d705b8c2e88403a12d30c8f54a">RemoveFunction</a> (<a class="el" href="a00855.html">vtkImplicitFunction</a> *in)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00856.html">vtkImplicitFunctionCollection</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#788e020de6f959cf399416eefd79df75">GetFunction</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#e21569ec78153fe9f0fcc4a58d909d0c">EvaluateFunction</a> (double x[3])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#b637563b9c5997520ee81a774ad423ab">EvaluateFunction</a> (double x, double y, double z)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#b6324492ca45cafcdc430fda5a6cb463">SetOperationType</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#9c15c31bb286f814abd438f309cd9f3e">GetOperationType</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#480419f6929c6095abda1e1cb994bd5d">SetOperationTypeToUnion</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#3f05dba38e5ed25a12533690d267a835">SetOperationTypeToIntersection</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#1a0903920d45dc0101c641cf0fb6decd">SetOperationTypeToDifference</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#ef8753b3746bf04e930d2c4637572b07">SetOperationTypeToUnionOfMagnitudes</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#e4ae455575f9eb6f0b908e780c21ea08">GetOperationTypeAsString</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#b8b746d40423e67cd50805a442ac1602">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00853.html">vtkImplicitBoolean</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#043db61e2d84a8db0481b8d310604858">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00853.html">vtkImplicitBoolean</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#29eac0801b861b3ece5efd3678129e23">New</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected 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="a00853.html#079b6b04228a9433484c68cd943791e4">vtkImplicitBoolean</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#6dfa3483d7a6a83a294782d0a99f3fd1">~vtkImplicitBoolean</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00856.html">vtkImplicitFunctionCollection</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#41164e5ce9522e39dd6b55b52ad2bf61">FunctionList</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00853.html#f135afc72fd4ef5e581f3174739d970b">OperationType</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="60c9ff1bb5cf4ffc2d7e0713c11dfeee"></a><!-- doxytag: member="vtkImplicitBoolean::Superclass" ref="60c9ff1bb5cf4ffc2d7e0713c11dfeee" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00855.html">vtkImplicitFunction</a> <a class="el" href="a00855.html">vtkImplicitBoolean::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00855.html#8e185606424e1c82378656fdba510b6f">vtkImplicitFunction</a>.</p>

<p>Definition at line <a class="el" href="a04077.html#l00052">52</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="079b6b04228a9433484c68cd943791e4"></a><!-- doxytag: member="vtkImplicitBoolean::vtkImplicitBoolean" ref="079b6b04228a9433484c68cd943791e4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitBoolean::vtkImplicitBoolean           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="6dfa3483d7a6a83a294782d0a99f3fd1"></a><!-- doxytag: member="vtkImplicitBoolean::~vtkImplicitBoolean" ref="6dfa3483d7a6a83a294782d0a99f3fd1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitBoolean::~vtkImplicitBoolean           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="3b1eac324222b1055624087bcce6409c"></a><!-- doxytag: member="vtkImplicitBoolean::GetClassName" ref="3b1eac324222b1055624087bcce6409c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImplicitBoolean::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00855.html#5758dd89d326f9dd51370311ad4b453c">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="b8b746d40423e67cd50805a442ac1602"></a><!-- doxytag: member="vtkImplicitBoolean::IsTypeOf" ref="b8b746d40423e67cd50805a442ac1602" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImplicitBoolean::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00855.html#4eefb3a980c60ecaae95423d0bacbe73">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="9c3f5603be44ab9935d8a2c338000126"></a><!-- doxytag: member="vtkImplicitBoolean::IsA" ref="9c3f5603be44ab9935d8a2c338000126" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImplicitBoolean::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00855.html#bfe28c27b9741cf340efea485e44fa18">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="043db61e2d84a8db0481b8d310604858"></a><!-- doxytag: member="vtkImplicitBoolean::SafeDownCast" ref="043db61e2d84a8db0481b8d310604858" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00853.html">vtkImplicitBoolean</a>* vtkImplicitBoolean::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00855.html#d14511b90365c893be5c844987aa45e9">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="f65d5900769556b87d85e1e5a2b26a18"></a><!-- doxytag: member="vtkImplicitBoolean::PrintSelf" ref="f65d5900769556b87d85e1e5a2b26a18" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a00855.html#c32b0c5b45c2fa479397dec6d9a6d3fa">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="29eac0801b861b3ece5efd3678129e23"></a><!-- doxytag: member="vtkImplicitBoolean::New" ref="29eac0801b861b3ece5efd3678129e23" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00853.html">vtkImplicitBoolean</a>* vtkImplicitBoolean::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Default boolean method is union. 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="e21569ec78153fe9f0fcc4a58d909d0c"></a><!-- doxytag: member="vtkImplicitBoolean::EvaluateFunction" ref="e21569ec78153fe9f0fcc4a58d909d0c" args="(double x[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkImplicitBoolean::EvaluateFunction           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>x</em>[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Evaluate boolean combinations of implicit function using current operator. 
<p>Implements <a class="el" href="a00855.html#b911bac1b365fd74129611e3d26dcc3e">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="b637563b9c5997520ee81a774ad423ab"></a><!-- doxytag: member="vtkImplicitBoolean::EvaluateFunction" ref="b637563b9c5997520ee81a774ad423ab" args="(double x, double y, double z)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkImplicitBoolean::EvaluateFunction           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>x</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>y</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>z</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Evaluate boolean combinations of implicit function using current operator. 
<p>Reimplemented from <a class="el" href="a00855.html#a0dac9b96f0b6cdfe4200494d78b9644">vtkImplicitFunction</a>.</p>

<p>Definition at line <a class="el" href="a04077.html#l00062">62</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="bfc0a28c4a99e5ce0d0310da7c40228b"></a><!-- doxytag: member="vtkImplicitBoolean::EvaluateGradient" ref="bfc0a28c4a99e5ce0d0310da7c40228b" args="(double x[3], double g[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::EvaluateGradient           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>x</em>[3], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>g</em>[3]</td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Evaluate gradient of boolean combination. 
<p>Implements <a class="el" href="a00855.html#29ed340b0bf20f8b0cd090daa3107e70">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="8775042feccda6ac2af1668a5f77f5d6"></a><!-- doxytag: member="vtkImplicitBoolean::GetMTime" ref="8775042feccda6ac2af1668a5f77f5d6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long vtkImplicitBoolean::GetMTime           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Override modified time retrieval because of object dependencies. 
<p>Reimplemented from <a class="el" href="a00855.html#f35afc5c775ddca671ff33e14c7f7bc9">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="58e72918ffc517d6d776d2766a7d4712"></a><!-- doxytag: member="vtkImplicitBoolean::AddFunction" ref="58e72918ffc517d6d776d2766a7d4712" args="(vtkImplicitFunction *in)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::AddFunction           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td>
          <td class="paramname"> <em>in</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add another implicit function to the list of functions. 
</div>
</div><p>
<a class="anchor" name="b30272d705b8c2e88403a12d30c8f54a"></a><!-- doxytag: member="vtkImplicitBoolean::RemoveFunction" ref="b30272d705b8c2e88403a12d30c8f54a" args="(vtkImplicitFunction *in)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::RemoveFunction           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td>
          <td class="paramname"> <em>in</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove a function from the list of implicit functions to boolean. 
</div>
</div><p>
<a class="anchor" name="788e020de6f959cf399416eefd79df75"></a><!-- doxytag: member="vtkImplicitBoolean::GetFunction" ref="788e020de6f959cf399416eefd79df75" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00856.html">vtkImplicitFunctionCollection</a>* vtkImplicitBoolean::GetFunction           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the collection of implicit functions. 
<p>Definition at line <a class="el" href="a04077.html#l00079">79</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b6324492ca45cafcdc430fda5a6cb463"></a><!-- doxytag: member="vtkImplicitBoolean::SetOperationType" ref="b6324492ca45cafcdc430fda5a6cb463" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitBoolean::SetOperationType           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the type of boolean operation. 
</div>
</div><p>
<a class="anchor" name="9c15c31bb286f814abd438f309cd9f3e"></a><!-- doxytag: member="vtkImplicitBoolean::GetOperationType" ref="9c15c31bb286f814abd438f309cd9f3e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImplicitBoolean::GetOperationType           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the type of boolean operation. 
</div>
</div><p>
<a class="anchor" name="480419f6929c6095abda1e1cb994bd5d"></a><!-- doxytag: member="vtkImplicitBoolean::SetOperationTypeToUnion" ref="480419f6929c6095abda1e1cb994bd5d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::SetOperationTypeToUnion           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the type of boolean operation. 
<p>Definition at line <a class="el" href="a04077.html#l00085">85</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3f05dba38e5ed25a12533690d267a835"></a><!-- doxytag: member="vtkImplicitBoolean::SetOperationTypeToIntersection" ref="3f05dba38e5ed25a12533690d267a835" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::SetOperationTypeToIntersection           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the type of boolean operation. 
<p>Definition at line <a class="el" href="a04077.html#l00087">87</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1a0903920d45dc0101c641cf0fb6decd"></a><!-- doxytag: member="vtkImplicitBoolean::SetOperationTypeToDifference" ref="1a0903920d45dc0101c641cf0fb6decd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::SetOperationTypeToDifference           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the type of boolean operation. 
<p>Definition at line <a class="el" href="a04077.html#l00089">89</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef8753b3746bf04e930d2c4637572b07"></a><!-- doxytag: member="vtkImplicitBoolean::SetOperationTypeToUnionOfMagnitudes" ref="ef8753b3746bf04e930d2c4637572b07" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitBoolean::SetOperationTypeToUnionOfMagnitudes           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the type of boolean operation. 
<p>Definition at line <a class="el" href="a04077.html#l00091">91</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e4ae455575f9eb6f0b908e780c21ea08"></a><!-- doxytag: member="vtkImplicitBoolean::GetOperationTypeAsString" ref="e4ae455575f9eb6f0b908e780c21ea08" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * vtkImplicitBoolean::GetOperationTypeAsString           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the boolean operation type as a descriptive character string. 
<p>Definition at line <a class="el" href="a04077.html#l00110">110</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="41164e5ce9522e39dd6b55b52ad2bf61"></a><!-- doxytag: member="vtkImplicitBoolean::FunctionList" ref="41164e5ce9522e39dd6b55b52ad2bf61" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00856.html">vtkImplicitFunctionCollection</a>* <a class="el" href="a00853.html#41164e5ce9522e39dd6b55b52ad2bf61">vtkImplicitBoolean::FunctionList</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04077.html#l00100">100</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f135afc72fd4ef5e581f3174739d970b"></a><!-- doxytag: member="vtkImplicitBoolean::OperationType" ref="f135afc72fd4ef5e581f3174739d970b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00853.html#f135afc72fd4ef5e581f3174739d970b">vtkImplicitBoolean::OperationType</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04077.html#l00102">102</a> of file <a class="el" href="a04077.html">vtkImplicitBoolean.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Filtering/<a class="el" href="a04077.html">vtkImplicitBoolean.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:11:52 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>