Sophie

Sophie

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

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: vtkImplicitSum 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>vtkImplicitSum Class Reference</h1><!-- doxytag: class="vtkImplicitSum" --><!-- doxytag: inherits="vtkImplicitFunction" --><code>#include &lt;<a class="el" href="a04081.html">vtkImplicitSum.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImplicitSum:</div>
<div class="dynsection">
<p><center><img src="a11356.png" border="0" usemap="#a11357" alt="Inheritance graph"></center>
<map name="a11357">
<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 vtkImplicitSum:</div>
<div class="dynsection">
<p><center><img src="a11358.png" border="0" usemap="#a11359" alt="Collaboration graph"></center>
<map name="a11359">
<area shape="rect" href="a00855.html" title="abstract interface for implicit functions" alt="" coords="1053,375,1189,401"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,363,524,389"><area shape="rect" href="a00089.html" title="superclass for all geometric transformations" alt="" coords="708,569,860,596"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1060,223,1183,249"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="729,167,839,193"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="887,295,1028,321"><area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="1071,428,1172,455"><area shape="rect" href="a00286.html" title="vtkCollectionElement" alt="" coords="709,479,859,505"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,79,116,105"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,44,565,71"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="169,79,300,105"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,363,289,389"><area shape="rect" href="a00980.html" title="map scalar values into colors via a lookup table" alt="" coords="1852,187,1969,213"><area shape="rect" href="a01548.html" title="vtkSimpleCriticalSection" alt="" coords="400,569,568,596"><area shape="rect" href="a00436.html" title="dynamic, self&#45;adjusting array of double" alt="" coords="1613,273,1728,300"><area shape="rect" href="a00356.html" title="abstract superclass for arrays of numeric data" alt="" coords="1241,223,1343,249"><area shape="rect" href="a01784.html" title="dynamic, self&#45;adjusting array of unsigned char" alt="" coords="1591,223,1751,249"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="393,159,575,185"><area shape="rect" href="a00856.html" title="maintain a list of implicit functions" alt="" coords="1369,428,1564,455"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11360.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
implicit sum of other implicit functions 
<p>
<a class="el" href="a00864.html" title="implicit sum of other implicit functions">vtkImplicitSum</a> produces a linear combination of other implicit functions. The contribution of each function is weighted by a scalar coefficient. The NormalizeByWeight option normalizes the output so that the scalar weights add up to 1. Note that this function gives accurate sums and gradients only if the input functions are linear.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImplicitSum">vtkImplicitSum (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04081.html#l00036">36</a> of file <a class="el" href="a04081.html">vtkImplicitSum.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="a00864.html#2bbc7c020c9e4bef0519ec874d7fa61e">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="a00864.html#6a9f566bbbb188a8e80493276f0e9b2c">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="a00864.html#7573c0d96b5dd43e1c7fc9d6fec431ce">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="a00864.html#087627d6ebf3635a6808c2c142a2ba19">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="a00864.html#00b0e8833843f953d5d27e4d84a0e7b0">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="a00864.html#94881f3e50d976823d2ffae29a61503f">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="a00864.html#4340ce9a0458dc63498a1e8a128de5ce">AddFunction</a> (<a class="el" href="a00855.html">vtkImplicitFunction</a> *in, double weight)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#4a139a0d06522c913fb6af047706a4b8">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="a00864.html#64103eea45c40893ecb6ec3204c0b3d1">RemoveAllFunctions</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#603b7437c19348a67a17f848504a1b58">SetFunctionWeight</a> (<a class="el" href="a00855.html">vtkImplicitFunction</a> *f, double weight)</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="a00864.html#6d7872eaec6d85521cc108522cd700eb">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="a00864.html#b72c49f552c23812a6a12fc853f86d93">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="a00864.html#c5b47416a274102b8ae4b1134a8cac0e">SetNormalizeByWeight</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="a00864.html#a70494c89dd9cbe0b089fda913f967f8">GetNormalizeByWeight</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#405f0ac993744dc6445fabdbab443d26">NormalizeByWeightOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#567c394eb53851ce59a9c3347df9e162">NormalizeByWeightOff</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 <a class="el" href="a00864.html">vtkImplicitSum</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#9ae88959249d628159d5c3047ab2f614">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#7f9c8760cc40145dee94d28f95a0fbec">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00864.html">vtkImplicitSum</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#fd741975380f909a012774828ff06f32">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</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="a00864.html#b167359f07a5d0cec4974b56e227892c">vtkImplicitSum</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#5239d3ec9a1ad98557c44e21e0aa3a23">CalculateTotalWeight</a> (void)</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="a00864.html#b04687d2347c5779d6d4155c3ccd5b74">FunctionList</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00436.html">vtkDoubleArray</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#b811e68fd11d1f2f19489dcfcb61c691">Weights</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#77262bb3cef5f43a7e43bf75040810ac">TotalWeight</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00864.html#007159ec8360e1ad7364d7d16d6e402d">NormalizeByWeight</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="2bbc7c020c9e4bef0519ec874d7fa61e"></a><!-- doxytag: member="vtkImplicitSum::Superclass" ref="2bbc7c020c9e4bef0519ec874d7fa61e" 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">vtkImplicitSum::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="a04081.html#l00041">41</a> of file <a class="el" href="a04081.html">vtkImplicitSum.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="b167359f07a5d0cec4974b56e227892c"></a><!-- doxytag: member="vtkImplicitSum::vtkImplicitSum" ref="b167359f07a5d0cec4974b56e227892c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitSum::vtkImplicitSum           </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="6be819a7df945598c6489c159c9aeb45"></a><!-- doxytag: member="vtkImplicitSum::~vtkImplicitSum" ref="6be819a7df945598c6489c159c9aeb45" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitSum::~vtkImplicitSum           </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="9ae88959249d628159d5c3047ab2f614"></a><!-- doxytag: member="vtkImplicitSum::New" ref="9ae88959249d628159d5c3047ab2f614" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00864.html">vtkImplicitSum</a>* vtkImplicitSum::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="6a9f566bbbb188a8e80493276f0e9b2c"></a><!-- doxytag: member="vtkImplicitSum::GetClassName" ref="6a9f566bbbb188a8e80493276f0e9b2c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImplicitSum::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="7f9c8760cc40145dee94d28f95a0fbec"></a><!-- doxytag: member="vtkImplicitSum::IsTypeOf" ref="7f9c8760cc40145dee94d28f95a0fbec" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImplicitSum::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="7573c0d96b5dd43e1c7fc9d6fec431ce"></a><!-- doxytag: member="vtkImplicitSum::IsA" ref="7573c0d96b5dd43e1c7fc9d6fec431ce" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImplicitSum::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="fd741975380f909a012774828ff06f32"></a><!-- doxytag: member="vtkImplicitSum::SafeDownCast" ref="fd741975380f909a012774828ff06f32" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00864.html">vtkImplicitSum</a>* vtkImplicitSum::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="087627d6ebf3635a6808c2c142a2ba19"></a><!-- doxytag: member="vtkImplicitSum::PrintSelf" ref="087627d6ebf3635a6808c2c142a2ba19" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitSum::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="6d7872eaec6d85521cc108522cd700eb"></a><!-- doxytag: member="vtkImplicitSum::EvaluateFunction" ref="6d7872eaec6d85521cc108522cd700eb" args="(double x[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkImplicitSum::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 implicit function using current functions and weights. 
<p>Implements <a class="el" href="a00855.html#b911bac1b365fd74129611e3d26dcc3e">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="b72c49f552c23812a6a12fc853f86d93"></a><!-- doxytag: member="vtkImplicitSum::EvaluateFunction" ref="b72c49f552c23812a6a12fc853f86d93" args="(double x, double y, double z)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkImplicitSum::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 implicit function using current functions and weights. 
<p>Reimplemented from <a class="el" href="a00855.html#a0dac9b96f0b6cdfe4200494d78b9644">vtkImplicitFunction</a>.</p>

<p>Definition at line <a class="el" href="a04081.html#l00047">47</a> of file <a class="el" href="a04081.html">vtkImplicitSum.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="00b0e8833843f953d5d27e4d84a0e7b0"></a><!-- doxytag: member="vtkImplicitSum::EvaluateGradient" ref="00b0e8833843f953d5d27e4d84a0e7b0" args="(double x[3], double g[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitSum::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 the weighted sum of functions. Input functions should be linear. 
<p>Implements <a class="el" href="a00855.html#29ed340b0bf20f8b0cd090daa3107e70">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="94881f3e50d976823d2ffae29a61503f"></a><!-- doxytag: member="vtkImplicitSum::GetMTime" ref="94881f3e50d976823d2ffae29a61503f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long vtkImplicitSum::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="4340ce9a0458dc63498a1e8a128de5ce"></a><!-- doxytag: member="vtkImplicitSum::AddFunction" ref="4340ce9a0458dc63498a1e8a128de5ce" args="(vtkImplicitFunction *in, double weight)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitSum::AddFunction           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td>
          <td class="paramname"> <em>in</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>weight</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add another implicit function to the list of functions, along with a weighting factor. 
</div>
</div><p>
<a class="anchor" name="4a139a0d06522c913fb6af047706a4b8"></a><!-- doxytag: member="vtkImplicitSum::AddFunction" ref="4a139a0d06522c913fb6af047706a4b8" args="(vtkImplicitFunction *in)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitSum::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><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add another implicit function to the list of functions, weighting it by a factor of 1. 
<p>Definition at line <a class="el" href="a04081.html#l00064">64</a> of file <a class="el" href="a04081.html">vtkImplicitSum.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="64103eea45c40893ecb6ec3204c0b3d1"></a><!-- doxytag: member="vtkImplicitSum::RemoveAllFunctions" ref="64103eea45c40893ecb6ec3204c0b3d1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitSum::RemoveAllFunctions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove all functions from the list. 
</div>
</div><p>
<a class="anchor" name="603b7437c19348a67a17f848504a1b58"></a><!-- doxytag: member="vtkImplicitSum::SetFunctionWeight" ref="603b7437c19348a67a17f848504a1b58" args="(vtkImplicitFunction *f, double weight)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitSum::SetFunctionWeight           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00855.html">vtkImplicitFunction</a> *&nbsp;</td>
          <td class="paramname"> <em>f</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>weight</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the weight (coefficient) of the given function to be weight. 
</div>
</div><p>
<a class="anchor" name="c5b47416a274102b8ae4b1134a8cac0e"></a><!-- doxytag: member="vtkImplicitSum::SetNormalizeByWeight" ref="c5b47416a274102b8ae4b1134a8cac0e" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitSum::SetNormalizeByWeight           </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>
When calculating the function and gradient values of the composite function, setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the gradient vector. By default, NormalizeByWeight is off. 
</div>
</div><p>
<a class="anchor" name="a70494c89dd9cbe0b089fda913f967f8"></a><!-- doxytag: member="vtkImplicitSum::GetNormalizeByWeight" ref="a70494c89dd9cbe0b089fda913f967f8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImplicitSum::GetNormalizeByWeight           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When calculating the function and gradient values of the composite function, setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the gradient vector. By default, NormalizeByWeight is off. 
</div>
</div><p>
<a class="anchor" name="405f0ac993744dc6445fabdbab443d26"></a><!-- doxytag: member="vtkImplicitSum::NormalizeByWeightOn" ref="405f0ac993744dc6445fabdbab443d26" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitSum::NormalizeByWeightOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When calculating the function and gradient values of the composite function, setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the gradient vector. By default, NormalizeByWeight is off. 
</div>
</div><p>
<a class="anchor" name="567c394eb53851ce59a9c3347df9e162"></a><!-- doxytag: member="vtkImplicitSum::NormalizeByWeightOff" ref="567c394eb53851ce59a9c3347df9e162" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitSum::NormalizeByWeightOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When calculating the function and gradient values of the composite function, setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the gradient vector. By default, NormalizeByWeight is off. 
</div>
</div><p>
<a class="anchor" name="5239d3ec9a1ad98557c44e21e0aa3a23"></a><!-- doxytag: member="vtkImplicitSum::CalculateTotalWeight" ref="5239d3ec9a1ad98557c44e21e0aa3a23" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitSum::CalculateTotalWeight           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</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 Data Documentation</h2>
<a class="anchor" name="b04687d2347c5779d6d4155c3ccd5b74"></a><!-- doxytag: member="vtkImplicitSum::FunctionList" ref="b04687d2347c5779d6d4155c3ccd5b74" 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="a00864.html#b04687d2347c5779d6d4155c3ccd5b74">vtkImplicitSum::FunctionList</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04081.html#l00087">87</a> of file <a class="el" href="a04081.html">vtkImplicitSum.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b811e68fd11d1f2f19489dcfcb61c691"></a><!-- doxytag: member="vtkImplicitSum::Weights" ref="b811e68fd11d1f2f19489dcfcb61c691" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00436.html">vtkDoubleArray</a>* <a class="el" href="a00864.html#b811e68fd11d1f2f19489dcfcb61c691">vtkImplicitSum::Weights</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04081.html#l00088">88</a> of file <a class="el" href="a04081.html">vtkImplicitSum.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="77262bb3cef5f43a7e43bf75040810ac"></a><!-- doxytag: member="vtkImplicitSum::TotalWeight" ref="77262bb3cef5f43a7e43bf75040810ac" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00864.html#77262bb3cef5f43a7e43bf75040810ac">vtkImplicitSum::TotalWeight</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04081.html#l00089">89</a> of file <a class="el" href="a04081.html">vtkImplicitSum.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="007159ec8360e1ad7364d7d16d6e402d"></a><!-- doxytag: member="vtkImplicitSum::NormalizeByWeight" ref="007159ec8360e1ad7364d7d16d6e402d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00864.html#007159ec8360e1ad7364d7d16d6e402d">vtkImplicitSum::NormalizeByWeight</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04081.html#l00092">92</a> of file <a class="el" href="a04081.html">vtkImplicitSum.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="a04081.html">vtkImplicitSum.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:12:19 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>