Sophie

Sophie

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

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: vtkGenericInterpolatedVelocityField 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>vtkGenericInterpolatedVelocityField Class Reference</h1><!-- doxytag: class="vtkGenericInterpolatedVelocityField" --><!-- doxytag: inherits="vtkFunctionSet" --><code>#include &lt;<a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkGenericInterpolatedVelocityField:</div>
<div class="dynsection">
<p><center><img src="a10079.png" border="0" usemap="#a10080" alt="Inheritance graph"></center>
<map name="a10080">
<area shape="rect" href="a00570.html" title="Abstract interface for sets of functions." alt="" coords="68,155,180,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="84,80,164,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="69,5,179,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkGenericInterpolatedVelocityField:</div>
<div class="dynsection">
<p><center><img src="a10081.png" border="0" usemap="#a10082" alt="Collaboration graph"></center>
<map name="a10082">
<area shape="rect" href="a00570.html" title="Abstract interface for sets of functions." alt="" coords="911,120,1023,147"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,464,524,491"><area shape="rect" href="a00583.html" title="iterator used to traverse cells" alt="" coords="1281,64,1436,91"><area shape="rect" href="a00362.html" title="general representation of visualization data" alt="" coords="1676,711,1783,738"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1107,566,1205,592"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1465,475,1564,502"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="700,515,849,542"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="720,804,829,831"><area shape="rect" href="a00538.html" title="represent and manipulate fields of data" alt="" coords="1465,690,1564,716"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1095,718,1217,744"><area shape="rect" href="a00581.html" title="a collection of attributes" alt="" coords="675,171,875,198"><area shape="rect" href="a00584.html" title="helper class to perform cell tessellation" alt="" coords="2163,246,2341,272"><area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="1105,312,1207,339"><area shape="rect" href="a00286.html" title="vtkCollectionElement" alt="" coords="700,312,849,339"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,930,116,956"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,930,565,956"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="169,991,300,1018"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,136,289,163"><area shape="rect" href="a00590.html" title="defines dataset interface" alt="" coords="1871,175,2007,202"><area shape="rect" href="a01574.html" title="abstract class specifies interface for visualization network source" alt="" coords="2211,658,2293,684"><area shape="rect" href="a01306.html" title="abstract class specifies interface for visualization filters" alt="" coords="1875,626,2003,652"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="393,1002,575,1028"><area shape="rect" href="a00540.html" title="vtkFieldData::CopyFieldFlag" alt="" coords="1059,667,1253,694"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a10083.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Interface for obtaining interpolated velocity values. 
<p>
<a class="el" href="a00599.html" title="Interface for obtaining interpolated velocity values.">vtkGenericInterpolatedVelocityField</a> acts as a continuous velocity field by performing cell interpolation on the underlying <a class="el" href="a00374.html" title="abstract class to specify dataset behavior">vtkDataSet</a>. This is a concrete sub-class of <a class="el" href="a00570.html" title="Abstract interface for sets of functions.">vtkFunctionSet</a> with NumberOfIndependentVariables = 4 (x,y,z,t) and NumberOfFunctions = 3 (u,v,w). Normally, every time an evaluation is performed, the cell which contains the point (x,y,z) has to be found by calling FindCell. This is a computationally expansive operation. In certain cases, the cell search can be avoided or shortened by providing a guess for the cell iterator. For example, in streamline integration, the next evaluation is usually in the same or a neighbour cell. For this reason, <a class="el" href="a00599.html" title="Interface for obtaining interpolated velocity values.">vtkGenericInterpolatedVelocityField</a> stores the last cell iterator. If caching is turned on, it uses this iterator as the starting point.<p>
<dl class="warning" compact><dt><b>Warning:</b></dt><dd><a class="el" href="a00599.html" title="Interface for obtaining interpolated velocity values.">vtkGenericInterpolatedVelocityField</a> is not thread safe. A new instance should be created by each thread.</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00570.html" title="Abstract interface for sets of functions.">vtkFunctionSet</a> <a class="el" href="a00605.html" title="Streamline generator.">vtkGenericStreamTracer</a> </dd></dl>

<p>Definition at line <a class="el" href="a04049.html#l00052">52</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.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="a00570.html">vtkFunctionSet</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#a23debdc657e69218f58cd3768daf61c">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="a00599.html#3cd4d30ab08750379edb51c9fbf47fb9">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="a00599.html#07f284497f4633d791fc4aa6a424b0ea">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#9b33c1cda6bdf26f468fdaadf918592f">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">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#99b07ce749f0e8f24b99f6e09d27edb2">FunctionValues</a> (double *x, double *f)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#0678d4a375dfd0a78590db30457dba2c">AddDataSet</a> (<a class="el" href="a00590.html">vtkGenericDataSet</a> *dataset)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00579.html">vtkGenericAdaptorCell</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#bf2ccd7d633e5227082c5ddcc4fd2438">GetLastCell</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#ff28afddb7573e88c0750d7d071d3635">GetLastLocalCoordinates</a> (double pcoords[3])</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#e206052b3101672c11c3fd4fd2830c38">CopyParameters</a> (<a class="el" href="a00599.html">vtkGenericInterpolatedVelocityField</a> *from)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#ede7fa2e03bdfedc78b924af0c12e312">GetCaching</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="a00599.html#9aa9486ce132f7620aafd8d41248cf00">SetCaching</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#e4e53efc6d41ebd7e192222a72ab86d8">CachingOn</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="a00599.html#6d7e68ff7f14ab3d874319f8898fd81c">CachingOff</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#ce52b409de41c3021ab1936ad86e47d3">GetCacheHit</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="a00599.html#520fcde7385e5dc6592575656ab7a70c">GetCacheMiss</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#3aab880cf6a63f5ef9408b173f23044e">GetVectorsSelection</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#2eba2454ae177b6819cb1b40f5004917">SelectVectors</a> (const char *fieldName)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a00590.html">vtkGenericDataSet</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#8a3b841711df4469ff4f7b79475c2b29">GetLastDataSet</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="a00599.html#bfdd1fe83cc5ab33ec32ab5363b49705">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00599.html">vtkGenericInterpolatedVelocityField</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#0a1f941f056deefaf37f72752f49485f">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00599.html">vtkGenericInterpolatedVelocityField</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#507af3b4e6b74e4c4d1420800edd57e5">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="a00599.html#a5a25722d38f58e818df846bfaebe9a6">vtkGenericInterpolatedVelocityField</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#780c3642a56eb0ebf464817bc7ed3b30">~vtkGenericInterpolatedVelocityField</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="a00599.html#037fad330b0f749d6302a688e1db9700">SetVectorsSelection</a> (const char *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#2dbe18840a04031958846c5c312e2c7f">FunctionValues</a> (<a class="el" href="a00590.html">vtkGenericDataSet</a> *ds, double *x, double *f)</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="a00583.html">vtkGenericCellIterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#77154f6ff598ef0e6b4e52b594526436">GenCell</a></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#0da93d40aafbe60bdd5031aabe16c4a4">CacheHit</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#251d5eb2d3d13d8a7bba1ee907171283">CacheMiss</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#1641cd529829376adb55306edb464dd5">Caching</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00590.html">vtkGenericDataSet</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#27f4807f259ffcf61418dbed996ba8cc">LastDataSet</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#e34a0aeef36ff0ad6b7d54f45f4a7cba">VectorsSelection</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">vtkGenericInterpolatedVelocityFieldDataSetsType *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#e8898e954e1753c6329b6d8547b7a742">DataSets</a></td></tr>

<tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static const double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00599.html#d2817efc9c6e32ef05f3e14c2b9a467c">TOLERANCE_SCALE</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="a23debdc657e69218f58cd3768daf61c"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::Superclass" ref="a23debdc657e69218f58cd3768daf61c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00570.html">vtkFunctionSet</a> <a class="el" href="a00570.html">vtkGenericInterpolatedVelocityField::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00570.html#ef65697e4a5d7b9a6d8f8477b017e889">vtkFunctionSet</a>.</p>

<p>Definition at line <a class="el" href="a04049.html#l00055">55</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a5a25722d38f58e818df846bfaebe9a6"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::vtkGenericInterpolatedVelocityField" ref="a5a25722d38f58e818df846bfaebe9a6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGenericInterpolatedVelocityField::vtkGenericInterpolatedVelocityField           </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="780c3642a56eb0ebf464817bc7ed3b30"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::~vtkGenericInterpolatedVelocityField" ref="780c3642a56eb0ebf464817bc7ed3b30" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGenericInterpolatedVelocityField::~vtkGenericInterpolatedVelocityField           </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="3cd4d30ab08750379edb51c9fbf47fb9"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetClassName" ref="3cd4d30ab08750379edb51c9fbf47fb9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkGenericInterpolatedVelocityField::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="a00570.html#0bd4f9989ce14b235f22412efa5ba108">vtkFunctionSet</a>.</p>

</div>
</div><p>
<a class="anchor" name="bfdd1fe83cc5ab33ec32ab5363b49705"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::IsTypeOf" ref="bfdd1fe83cc5ab33ec32ab5363b49705" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkGenericInterpolatedVelocityField::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="a00570.html#e5eed93539baab15bd632fe40810d82b">vtkFunctionSet</a>.</p>

</div>
</div><p>
<a class="anchor" name="07f284497f4633d791fc4aa6a424b0ea"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::IsA" ref="07f284497f4633d791fc4aa6a424b0ea" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGenericInterpolatedVelocityField::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="a00570.html#b6db5f8b5e71f3c0e5cf15d012bce413">vtkFunctionSet</a>.</p>

</div>
</div><p>
<a class="anchor" name="0a1f941f056deefaf37f72752f49485f"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::SafeDownCast" ref="0a1f941f056deefaf37f72752f49485f" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00599.html">vtkGenericInterpolatedVelocityField</a>* vtkGenericInterpolatedVelocityField::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="a00570.html#34cb27fd73a338230eab9a82034bedbc">vtkFunctionSet</a>.</p>

</div>
</div><p>
<a class="anchor" name="9b33c1cda6bdf26f468fdaadf918592f"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::PrintSelf" ref="9b33c1cda6bdf26f468fdaadf918592f" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGenericInterpolatedVelocityField::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="a00570.html#c7cdd06bd77b4fde16312419aa717bc9">vtkFunctionSet</a>.</p>

</div>
</div><p>
<a class="anchor" name="507af3b4e6b74e4c4d1420800edd57e5"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::New" ref="507af3b4e6b74e4c4d1420800edd57e5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00599.html">vtkGenericInterpolatedVelocityField</a>* vtkGenericInterpolatedVelocityField::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 a <a class="el" href="a00599.html" title="Interface for obtaining interpolated velocity values.">vtkGenericInterpolatedVelocityField</a> with no initial data set. Caching is on. LastCellId is set to -1. 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="99b07ce749f0e8f24b99f6e09d27edb2"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::FunctionValues" ref="99b07ce749f0e8f24b99f6e09d27edb2" args="(double *x, double *f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGenericInterpolatedVelocityField::FunctionValues           </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>f</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>
Evaluate the velocity field, f, at (x, y, z, t). For now, t is ignored. 
<p>Implements <a class="el" href="a00570.html#35b33633659aec5fa5eddac109af2d73">vtkFunctionSet</a>.</p>

</div>
</div><p>
<a class="anchor" name="0678d4a375dfd0a78590db30457dba2c"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::AddDataSet" ref="0678d4a375dfd0a78590db30457dba2c" args="(vtkGenericDataSet *dataset)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGenericInterpolatedVelocityField::AddDataSet           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00590.html">vtkGenericDataSet</a> *&nbsp;</td>
          <td class="paramname"> <em>dataset</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add a dataset used for the implicit function evaluation. If more than one dataset is added, the evaluation point is searched in all until a match is found. THIS FUNCTION DOES NOT CHANGE THE REFERENCE COUNT OF dataset FOR THREAD SAFETY REASONS. 
</div>
</div><p>
<a class="anchor" name="4ee108b3bcbfe40314efbeb8fad13cf9"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::ClearLastCell" ref="4ee108b3bcbfe40314efbeb8fad13cf9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGenericInterpolatedVelocityField::ClearLastCell           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the last cell id to -1 so that the next search does not start from the previous cell 
</div>
</div><p>
<a class="anchor" name="bf2ccd7d633e5227082c5ddcc4fd2438"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetLastCell" ref="bf2ccd7d633e5227082c5ddcc4fd2438" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00579.html">vtkGenericAdaptorCell</a>* vtkGenericInterpolatedVelocityField::GetLastCell           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the cell cached from last evaluation. 
</div>
</div><p>
<a class="anchor" name="ff28afddb7573e88c0750d7d071d3635"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetLastLocalCoordinates" ref="ff28afddb7573e88c0750d7d071d3635" args="(double pcoords[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkGenericInterpolatedVelocityField::GetLastLocalCoordinates           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>pcoords</em>[3]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the interpolation weights cached from last evaluation if the cached cell is valid (returns 1). Otherwise, it does not change w and returns 0. 
</div>
</div><p>
<a class="anchor" name="ede7fa2e03bdfedc78b924af0c12e312"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetCaching" ref="ede7fa2e03bdfedc78b924af0c12e312" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGenericInterpolatedVelocityField::GetCaching           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Turn caching on/off. 
</div>
</div><p>
<a class="anchor" name="9aa9486ce132f7620aafd8d41248cf00"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::SetCaching" ref="9aa9486ce132f7620aafd8d41248cf00" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGenericInterpolatedVelocityField::SetCaching           </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>
Turn caching on/off. 
</div>
</div><p>
<a class="anchor" name="e4e53efc6d41ebd7e192222a72ab86d8"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::CachingOn" ref="e4e53efc6d41ebd7e192222a72ab86d8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGenericInterpolatedVelocityField::CachingOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Turn caching on/off. 
</div>
</div><p>
<a class="anchor" name="6d7e68ff7f14ab3d874319f8898fd81c"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::CachingOff" ref="6d7e68ff7f14ab3d874319f8898fd81c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGenericInterpolatedVelocityField::CachingOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Turn caching on/off. 
</div>
</div><p>
<a class="anchor" name="ce52b409de41c3021ab1936ad86e47d3"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetCacheHit" ref="ce52b409de41c3021ab1936ad86e47d3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGenericInterpolatedVelocityField::GetCacheHit           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Caching statistics. 
</div>
</div><p>
<a class="anchor" name="520fcde7385e5dc6592575656ab7a70c"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetCacheMiss" ref="520fcde7385e5dc6592575656ab7a70c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGenericInterpolatedVelocityField::GetCacheMiss           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Caching statistics. 
</div>
</div><p>
<a class="anchor" name="3aab880cf6a63f5ef9408b173f23044e"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetVectorsSelection" ref="3aab880cf6a63f5ef9408b173f23044e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual char* vtkGenericInterpolatedVelocityField::GetVectorsSelection           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If you want to work with an arbitrary vector array, then set its name here. By default this in NULL and the filter will use the active vector array. 
</div>
</div><p>
<a class="anchor" name="2eba2454ae177b6819cb1b40f5004917"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::SelectVectors" ref="2eba2454ae177b6819cb1b40f5004917" args="(const char *fieldName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGenericInterpolatedVelocityField::SelectVectors           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>fieldName</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If you want to work with an arbitrary vector array, then set its name here. By default this in NULL and the filter will use the active vector array. 
<p>Definition at line <a class="el" href="a04049.html#l00102">102</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8a3b841711df4469ff4f7b79475c2b29"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GetLastDataSet" ref="8a3b841711df4469ff4f7b79475c2b29" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a00590.html">vtkGenericDataSet</a>* vtkGenericInterpolatedVelocityField::GetLastDataSet           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the last dataset that was visited. Can be used as a first guess as to where the next point will be as well as to avoid searching through all datasets to get more information about the point. 
</div>
</div><p>
<a class="anchor" name="e206052b3101672c11c3fd4fd2830c38"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::CopyParameters" ref="e206052b3101672c11c3fd4fd2830c38" args="(vtkGenericInterpolatedVelocityField *from)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGenericInterpolatedVelocityField::CopyParameters           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00599.html">vtkGenericInterpolatedVelocityField</a> *&nbsp;</td>
          <td class="paramname"> <em>from</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Copy the user set parameters from source. This copies the Caching parameters. Sub-classes can add more after chaining. 
</div>
</div><p>
<a class="anchor" name="037fad330b0f749d6302a688e1db9700"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::SetVectorsSelection" ref="037fad330b0f749d6302a688e1db9700" args="(const char *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGenericInterpolatedVelocityField::SetVectorsSelection           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="2dbe18840a04031958846c5c312e2c7f"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::FunctionValues" ref="2dbe18840a04031958846c5c312e2c7f" args="(vtkGenericDataSet *ds, double *x, double *f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkGenericInterpolatedVelocityField::FunctionValues           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00590.html">vtkGenericDataSet</a> *&nbsp;</td>
          <td class="paramname"> <em>ds</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></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>f</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></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="77154f6ff598ef0e6b4e52b594526436"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::GenCell" ref="77154f6ff598ef0e6b4e52b594526436" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00583.html">vtkGenericCellIterator</a>* <a class="el" href="a00599.html#77154f6ff598ef0e6b4e52b594526436">vtkGenericInterpolatedVelocityField::GenCell</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04049.html#l00122">122</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04049.html#l00124">124</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0da93d40aafbe60bdd5031aabe16c4a4"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::CacheHit" ref="0da93d40aafbe60bdd5031aabe16c4a4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00599.html#0da93d40aafbe60bdd5031aabe16c4a4">vtkGenericInterpolatedVelocityField::CacheHit</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04049.html#l00125">125</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="251d5eb2d3d13d8a7bba1ee907171283"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::CacheMiss" ref="251d5eb2d3d13d8a7bba1ee907171283" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00599.html#251d5eb2d3d13d8a7bba1ee907171283">vtkGenericInterpolatedVelocityField::CacheMiss</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04049.html#l00126">126</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1641cd529829376adb55306edb464dd5"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::Caching" ref="1641cd529829376adb55306edb464dd5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00599.html#1641cd529829376adb55306edb464dd5">vtkGenericInterpolatedVelocityField::Caching</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04049.html#l00127">127</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="27f4807f259ffcf61418dbed996ba8cc"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::LastDataSet" ref="27f4807f259ffcf61418dbed996ba8cc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00590.html">vtkGenericDataSet</a>* <a class="el" href="a00599.html#27f4807f259ffcf61418dbed996ba8cc">vtkGenericInterpolatedVelocityField::LastDataSet</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04049.html#l00129">129</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e34a0aeef36ff0ad6b7d54f45f4a7cba"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::VectorsSelection" ref="e34a0aeef36ff0ad6b7d54f45f4a7cba" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="a00599.html#e34a0aeef36ff0ad6b7d54f45f4a7cba">vtkGenericInterpolatedVelocityField::VectorsSelection</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04049.html#l00131">131</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e8898e954e1753c6329b6d8547b7a742"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::DataSets" ref="e8898e954e1753c6329b6d8547b7a742" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGenericInterpolatedVelocityFieldDataSetsType* <a class="el" href="a00599.html#e8898e954e1753c6329b6d8547b7a742">vtkGenericInterpolatedVelocityField::DataSets</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04049.html#l00134">134</a> of file <a class="el" href="a04049.html">vtkGenericInterpolatedVelocityField.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d2817efc9c6e32ef05f3e14c2b9a467c"></a><!-- doxytag: member="vtkGenericInterpolatedVelocityField::TOLERANCE_SCALE" ref="d2817efc9c6e32ef05f3e14c2b9a467c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const double <a class="el" href="a00599.html#d2817efc9c6e32ef05f3e14c2b9a467c">vtkGenericInterpolatedVelocityField::TOLERANCE_SCALE</a><code> [static, protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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