Sophie

Sophie

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

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: vtkImplicitDataSet 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>vtkImplicitDataSet Class Reference</h1><!-- doxytag: class="vtkImplicitDataSet" --><!-- doxytag: inherits="vtkImplicitFunction" --><code>#include &lt;<a class="el" href="a04078.html">vtkImplicitDataSet.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImplicitDataSet:</div>
<div class="dynsection">
<p><center><img src="a11306.png" border="0" usemap="#a11307" alt="Inheritance graph"></center>
<map name="a11307">
<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 vtkImplicitDataSet:</div>
<div class="dynsection">
<p><center><img src="a11308.png" border="0" usemap="#a11309" alt="Collaboration graph"></center>
<map name="a11309">
<area shape="rect" href="a00855.html" title="abstract interface for implicit functions" alt="" coords="1075,115,1211,141"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,411,524,437"><area shape="rect" href="a00089.html" title="superclass for all geometric transformations" alt="" coords="708,115,860,141"><area shape="rect" href="a00362.html" title="general representation of visualization data" alt="" coords="1803,525,1909,552"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1093,413,1192,440"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1496,320,1595,347"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="709,360,859,387"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="729,644,839,671"><area shape="rect" href="a00538.html" title="represent and manipulate fields of data" alt="" coords="1496,537,1595,564"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1081,616,1204,643"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,784,116,811"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,799,565,825"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="169,845,300,872"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,189,289,216"><area shape="rect" href="a00374.html" title="abstract class to specify dataset behavior" alt="" coords="2257,165,2345,192"><area shape="rect" href="a01574.html" title="abstract class specifies interface for visualization network source" alt="" coords="2260,605,2343,632"><area shape="rect" href="a01548.html" title="vtkSimpleCriticalSection" alt="" coords="400,139,568,165"><area shape="rect" href="a01306.html" title="abstract class specifies interface for visualization filters" alt="" coords="2017,520,2145,547"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="393,748,575,775"><area shape="rect" href="a00376.html" title="represent and manipulate attribute data in a dataset" alt="" coords="1783,169,1929,196"><area shape="rect" href="a00540.html" title="vtkFieldData::CopyFieldFlag" alt="" coords="1045,565,1240,592"><area shape="rect" href="a00245.html" title="represent and manipulate cell attribute data" alt="" coords="2035,216,2128,243"><area shape="rect" href="a01242.html" title="represent and manipulate point attribute data" alt="" coords="2031,165,2132,192"><area shape="rect" href="a00539.html" title="vtkFieldData::BasicIterator" alt="" coords="1453,165,1637,192"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11310.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
treat a dataset as if it were an implicit function 
<p>
<a class="el" href="a00854.html" title="treat a dataset as if it were an implicit function">vtkImplicitDataSet</a> treats any type of dataset as if it were an implicit function. This means it computes a function value and gradient. <a class="el" href="a00854.html" title="treat a dataset as if it were an implicit function">vtkImplicitDataSet</a> is a concrete implementation of <a class="el" href="a00855.html" title="abstract interface for implicit functions">vtkImplicitFunction</a>.<p>
<a class="el" href="a00854.html" title="treat a dataset as if it were an implicit function">vtkImplicitDataSet</a> computes the function (at the point x) by performing cell interpolation. That is, it finds the cell containing x, and then uses the cell's interpolation functions to compute an interpolated scalar value at x. (A similar approach is used to find the gradient, if requested.) Points outside of the dataset are assigned the value of the ivar OutValue, and the gradient value OutGradient.<p>
<dl class="warning" compact><dt><b>Warning:</b></dt><dd>Any type of dataset can be used as an implicit function as long as it has scalar data associated with it.</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00855.html" title="abstract interface for implicit functions">vtkImplicitFunction</a> <a class="el" href="a00866.html" title="treat a volume as if it were an implicit function">vtkImplicitVolume</a> <a class="el" href="a00273.html" title="clip polygonal data with user-specified implicit function or input scalar data">vtkClipPolyData</a> <a class="el" href="a00351.html" title="Cut vtkDataSet with user-specified implicit function.">vtkCutter</a> <a class="el" href="a00867.html" title="implicit function maps another implicit function to lie within a specified range">vtkImplicitWindowFunction</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImplicitDataSet">vtkImplicitDataSet (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04078.html#l00049">49</a> of file <a class="el" href="a04078.html">vtkImplicitDataSet.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="a00854.html#268c9d9eaa426ecb609cb31b2304d3ad">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="a00854.html#1cb14f2ec108d0f4fc789da1d77008cc">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="a00854.html#6c96e4cd4b9128fb8fdf78c699ed4732">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="a00854.html#15a4e055477e1329c3cc408baf5fc4e0">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">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#12e4b5059555e347edc359b57e2f56a7">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="a00854.html#37458948353a9b324f53eda96e6d6d7a">EvaluateGradient</a> (double x[3], double n[3])</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="a00854.html#d2852bd3c515d1eed79d269467b4ecd6">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="a00854.html#1af7c8b1f3222c18801a9778260d6adf">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="a00854.html#0d921c19bd9f96ed75d4d04c1174f887">SetDataSet</a> (<a class="el" href="a00374.html">vtkDataSet</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a00374.html">vtkDataSet</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#a1312ca8b6001ecdf74d1976ba74e7d1">GetDataSet</a> ()</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="a00854.html#c9e5eb1bc48d1f14a5cdc5c406fe2664">SetOutValue</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#cf3411ec489472a8e23a2064c73ffef3">GetOutValue</a> ()</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="a00854.html#767059aee117ea8262d7d766f55c82c3">SetOutGradient</a> (double, double, double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#13eef4799692f6a3eece335aa7d40bc4">SetOutGradient</a> (double[3])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#507abe4ad144763e4ba5e87a2b7d6e27">GetOutGradient</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="a00854.html#fc5fd22952da3d8e551de6135443e56e">GetOutGradient</a> (double &amp;, double &amp;, double &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#6113b051b8c25cd8bb0611c898ff9c9d">GetOutGradient</a> (double[3])</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="a00854.html#9495e54c7c41741e9e53c3db32817340">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00854.html">vtkImplicitDataSet</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#c3424c37c0d9de007e1fefe742111a13">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="a00854.html">vtkImplicitDataSet</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#8a664790f3ed9d49383324cf9d638fae">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="a00854.html#2ced723af0bd1d6c2e8e642d6a96d1f6">vtkImplicitDataSet</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#6e4f19cbf2cc694859f36c24844bac0d">~vtkImplicitDataSet</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="a00854.html#bf84f0dc5f97d6296ca9758efda201c2">ReportReferences</a> (<a class="el" href="a00572.html">vtkGarbageCollector</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="a00374.html">vtkDataSet</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#16f742bc7ab480d0a8f833565d0607b5">DataSet</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#d5c01d83c797494518449d14d6074f22">OutValue</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#a0c6f680d67a92d250ec3794b4d4d506">OutGradient</a> [3]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00854.html#2798489c0840ab0c5d32d7c49e019d21">Weights</a></td></tr>

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

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="268c9d9eaa426ecb609cb31b2304d3ad"></a><!-- doxytag: member="vtkImplicitDataSet::Superclass" ref="268c9d9eaa426ecb609cb31b2304d3ad" 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">vtkImplicitDataSet::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="a04078.html#l00052">52</a> of file <a class="el" href="a04078.html">vtkImplicitDataSet.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2ced723af0bd1d6c2e8e642d6a96d1f6"></a><!-- doxytag: member="vtkImplicitDataSet::vtkImplicitDataSet" ref="2ced723af0bd1d6c2e8e642d6a96d1f6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitDataSet::vtkImplicitDataSet           </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="6e4f19cbf2cc694859f36c24844bac0d"></a><!-- doxytag: member="vtkImplicitDataSet::~vtkImplicitDataSet" ref="6e4f19cbf2cc694859f36c24844bac0d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImplicitDataSet::~vtkImplicitDataSet           </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="1cb14f2ec108d0f4fc789da1d77008cc"></a><!-- doxytag: member="vtkImplicitDataSet::GetClassName" ref="1cb14f2ec108d0f4fc789da1d77008cc" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImplicitDataSet::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="9495e54c7c41741e9e53c3db32817340"></a><!-- doxytag: member="vtkImplicitDataSet::IsTypeOf" ref="9495e54c7c41741e9e53c3db32817340" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImplicitDataSet::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="6c96e4cd4b9128fb8fdf78c699ed4732"></a><!-- doxytag: member="vtkImplicitDataSet::IsA" ref="6c96e4cd4b9128fb8fdf78c699ed4732" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImplicitDataSet::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="c3424c37c0d9de007e1fefe742111a13"></a><!-- doxytag: member="vtkImplicitDataSet::SafeDownCast" ref="c3424c37c0d9de007e1fefe742111a13" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00854.html">vtkImplicitDataSet</a>* vtkImplicitDataSet::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="15a4e055477e1329c3cc408baf5fc4e0"></a><!-- doxytag: member="vtkImplicitDataSet::PrintSelf" ref="15a4e055477e1329c3cc408baf5fc4e0" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitDataSet::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="8a664790f3ed9d49383324cf9d638fae"></a><!-- doxytag: member="vtkImplicitDataSet::New" ref="8a664790f3ed9d49383324cf9d638fae" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00854.html">vtkImplicitDataSet</a>* vtkImplicitDataSet::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Construct an <a class="el" href="a00854.html" title="treat a dataset as if it were an implicit function">vtkImplicitDataSet</a> with no initial dataset; the OutValue set to a large negative number; and the OutGradient set to (0,0,1). 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

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

<p>
Return the MTime also considering the DataSet dependency. 
<p>Reimplemented from <a class="el" href="a00855.html#f35afc5c775ddca671ff33e14c7f7bc9">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="d2852bd3c515d1eed79d269467b4ecd6"></a><!-- doxytag: member="vtkImplicitDataSet::EvaluateFunction" ref="d2852bd3c515d1eed79d269467b4ecd6" args="(double x[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkImplicitDataSet::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 the implicit function. This returns the interpolated scalar value at x[3]. 
<p>Implements <a class="el" href="a00855.html#b911bac1b365fd74129611e3d26dcc3e">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="1af7c8b1f3222c18801a9778260d6adf"></a><!-- doxytag: member="vtkImplicitDataSet::EvaluateFunction" ref="1af7c8b1f3222c18801a9778260d6adf" args="(double x, double y, double z)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkImplicitDataSet::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 the implicit function. This returns the interpolated scalar value at x[3]. 
<p>Reimplemented from <a class="el" href="a00855.html#a0dac9b96f0b6cdfe4200494d78b9644">vtkImplicitFunction</a>.</p>

<p>Definition at line <a class="el" href="a04078.html#l00066">66</a> of file <a class="el" href="a04078.html">vtkImplicitDataSet.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="37458948353a9b324f53eda96e6d6d7a"></a><!-- doxytag: member="vtkImplicitDataSet::EvaluateGradient" ref="37458948353a9b324f53eda96e6d6d7a" args="(double x[3], double n[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImplicitDataSet::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>n</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 implicit function gradient. 
<p>Implements <a class="el" href="a00855.html#29ed340b0bf20f8b0cd090daa3107e70">vtkImplicitFunction</a>.</p>

</div>
</div><p>
<a class="anchor" name="0d921c19bd9f96ed75d4d04c1174f887"></a><!-- doxytag: member="vtkImplicitDataSet::SetDataSet" ref="0d921c19bd9f96ed75d4d04c1174f887" args="(vtkDataSet *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitDataSet::SetDataSet           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00374.html">vtkDataSet</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set / get the dataset used for the implicit function evaluation. 
</div>
</div><p>
<a class="anchor" name="a1312ca8b6001ecdf74d1976ba74e7d1"></a><!-- doxytag: member="vtkImplicitDataSet::GetDataSet" ref="a1312ca8b6001ecdf74d1976ba74e7d1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a00374.html">vtkDataSet</a>* vtkImplicitDataSet::GetDataSet           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set / get the dataset used for the implicit function evaluation. 
</div>
</div><p>
<a class="anchor" name="c9e5eb1bc48d1f14a5cdc5c406fe2664"></a><!-- doxytag: member="vtkImplicitDataSet::SetOutValue" ref="c9e5eb1bc48d1f14a5cdc5c406fe2664" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitDataSet::SetOutValue           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set / get the function value to use for points outside of the dataset. 
</div>
</div><p>
<a class="anchor" name="cf3411ec489472a8e23a2064c73ffef3"></a><!-- doxytag: member="vtkImplicitDataSet::GetOutValue" ref="cf3411ec489472a8e23a2064c73ffef3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImplicitDataSet::GetOutValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set / get the function value to use for points outside of the dataset. 
</div>
</div><p>
<a class="anchor" name="767059aee117ea8262d7d766f55c82c3"></a><!-- doxytag: member="vtkImplicitDataSet::SetOutGradient" ref="767059aee117ea8262d7d766f55c82c3" args="(double, double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitDataSet::SetOutGradient           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></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>
Set / get the function gradient to use for points outside of the dataset. 
</div>
</div><p>
<a class="anchor" name="13eef4799692f6a3eece335aa7d40bc4"></a><!-- doxytag: member="vtkImplicitDataSet::SetOutGradient" ref="13eef4799692f6a3eece335aa7d40bc4" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitDataSet::SetOutGradient           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set / get the function gradient to use for points outside of the dataset. 
</div>
</div><p>
<a class="anchor" name="507abe4ad144763e4ba5e87a2b7d6e27"></a><!-- doxytag: member="vtkImplicitDataSet::GetOutGradient" ref="507abe4ad144763e4ba5e87a2b7d6e27" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double* vtkImplicitDataSet::GetOutGradient           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set / get the function gradient to use for points outside of the dataset. 
</div>
</div><p>
<a class="anchor" name="fc5fd22952da3d8e551de6135443e56e"></a><!-- doxytag: member="vtkImplicitDataSet::GetOutGradient" ref="fc5fd22952da3d8e551de6135443e56e" args="(double &amp;, double &amp;, double &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitDataSet::GetOutGradient           </td>
          <td>(</td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"></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>
Set / get the function gradient to use for points outside of the dataset. 
</div>
</div><p>
<a class="anchor" name="6113b051b8c25cd8bb0611c898ff9c9d"></a><!-- doxytag: member="vtkImplicitDataSet::GetOutGradient" ref="6113b051b8c25cd8bb0611c898ff9c9d" args="(double[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitDataSet::GetOutGradient           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set / get the function gradient to use for points outside of the dataset. 
</div>
</div><p>
<a class="anchor" name="bf84f0dc5f97d6296ca9758efda201c2"></a><!-- doxytag: member="vtkImplicitDataSet::ReportReferences" ref="bf84f0dc5f97d6296ca9758efda201c2" args="(vtkGarbageCollector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImplicitDataSet::ReportReferences           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00572.html">vtkGarbageCollector</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01085.html#c6aa962bedb220056f91add33044f24e">vtkObjectBase</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="16f742bc7ab480d0a8f833565d0607b5"></a><!-- doxytag: member="vtkImplicitDataSet::DataSet" ref="16f742bc7ab480d0a8f833565d0607b5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00374.html">vtkDataSet</a>* <a class="el" href="a00854.html#16f742bc7ab480d0a8f833565d0607b5">vtkImplicitDataSet::DataSet</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04078.html#l00099">99</a> of file <a class="el" href="a04078.html">vtkImplicitDataSet.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d5c01d83c797494518449d14d6074f22"></a><!-- doxytag: member="vtkImplicitDataSet::OutValue" ref="d5c01d83c797494518449d14d6074f22" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00854.html#d5c01d83c797494518449d14d6074f22">vtkImplicitDataSet::OutValue</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

</div>
</div><p>
<a class="anchor" name="a0c6f680d67a92d250ec3794b4d4d506"></a><!-- doxytag: member="vtkImplicitDataSet::OutGradient" ref="a0c6f680d67a92d250ec3794b4d4d506" args="[3]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00854.html#a0c6f680d67a92d250ec3794b4d4d506">vtkImplicitDataSet::OutGradient</a>[3]<code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04078.html#l00101">101</a> of file <a class="el" href="a04078.html">vtkImplicitDataSet.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2798489c0840ab0c5d32d7c49e019d21"></a><!-- doxytag: member="vtkImplicitDataSet::Weights" ref="2798489c0840ab0c5d32d7c49e019d21" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double* <a class="el" href="a00854.html#2798489c0840ab0c5d32d7c49e019d21">vtkImplicitDataSet::Weights</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04078.html#l00103">103</a> of file <a class="el" href="a04078.html">vtkImplicitDataSet.h</a>.</p>

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

<p>

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