Sophie

Sophie

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

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: vtkAttributeDataToFieldDataFilter 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>vtkAttributeDataToFieldDataFilter Class Reference</h1><!-- doxytag: class="vtkAttributeDataToFieldDataFilter" --><!-- doxytag: inherits="vtkDataSetAlgorithm" --><code>#include &lt;<a class="el" href="a04260.html">vtkAttributeDataToFieldDataFilter.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkAttributeDataToFieldDataFilter:</div>
<div class="dynsection">
<p><center><img src="a08026.png" border="0" usemap="#a08027" alt="Inheritance graph"></center>
<map name="a08027">
<area shape="rect" href="a00375.html" title="Superclass for algorithms that produce output of the same type as input." alt="" coords="44,229,191,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="68,155,167,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="78,80,158,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="63,5,172,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkAttributeDataToFieldDataFilter:</div>
<div class="dynsection">
<p><center><img src="a08028.png" border="0" usemap="#a08029" alt="Collaboration graph"></center>
<map name="a08029">
<area shape="rect" href="a00375.html" title="Superclass for algorithms that produce output of the same type as input." alt="" coords="177,499,324,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a08030.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
map attribute data to field data 
<p>
<a class="el" href="a00147.html" title="map attribute data to field data">vtkAttributeDataToFieldDataFilter</a> is a class that maps attribute data into field data. Since this filter is a subclass of <a class="el" href="a00375.html" title="Superclass for algorithms that produce output of the same type as input.">vtkDataSetAlgorithm</a>, the output dataset (whose structure is the same as the input dataset), will contain the field data that is generated. The filter will convert point and cell attribute data to field data and assign it as point and cell field data, replacing any point or field data that was there previously. By default, the original non-field point and cell attribute data will be passed to the output of the filter, although you can shut this behavior down.<p>
<dl class="warning" compact><dt><b>Warning:</b></dt><dd>Reference counting the underlying data arrays is used to create the field data. Therefore, no extra memory is utilized.<p>
The original field data (if any) associated with the point and cell attribute data is placed into the generated fields along with the scalars, vectors, etc.</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00538.html" title="represent and manipulate fields of data">vtkFieldData</a> <a class="el" href="a00362.html" title="general representation of visualization data">vtkDataObject</a> <a class="el" href="a00374.html" title="abstract class to specify dataset behavior">vtkDataSet</a> <a class="el" href="a00542.html" title="map field data to dataset attribute data">vtkFieldDataToAttributeDataFilter</a> </dd></dl>

<p>Definition at line <a class="el" href="a04260.html#l00046">46</a> of file <a class="el" href="a04260.html">vtkAttributeDataToFieldDataFilter.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="a00375.html">vtkDataSetAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00147.html#93471d5adb59b45c6a70bdb95806ffa8">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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00147.html#be80ce2c30c46acf507c628cc863153d">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 const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00147.html#b152c947244d524abd818254b3c58a42">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="a00147.html#8022535d007ee20507b498b1bb7b3099">IsA</a> (const char *type)</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="a00147.html#1f91c2799aeee418ea9aada4ab4aeda8">SetPassAttributeData</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="a00147.html#1fb3add1688e286c757740a2ca95430a">GetPassAttributeData</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="a00147.html#2534799ffb6433aa721802487b331854">PassAttributeDataOn</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="a00147.html#8738065f5a5bd1413629160805d76dc7">PassAttributeDataOff</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="a00147.html#c7cac1065b6f205fe5fdb3f0f2bb66a4">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00147.html">vtkAttributeDataToFieldDataFilter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00147.html#8efc39e40cb63e4d410efb469f6441c2">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="a00147.html">vtkAttributeDataToFieldDataFilter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00147.html#3c34ec9a0d3f0628eff4bb901e63bda1">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="a00147.html#264026eaa6d386be95d00ba3939d031d">vtkAttributeDataToFieldDataFilter</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00147.html#c738c3617ffa16c5690dc03e3fd0beec">~vtkAttributeDataToFieldDataFilter</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="a00147.html#02dc4ed3192c5f424bcf965380777787">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00147.html#4b86600fc32bbc008525192414b3b698">PassAttributeData</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="93471d5adb59b45c6a70bdb95806ffa8"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::Superclass" ref="93471d5adb59b45c6a70bdb95806ffa8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00375.html">vtkDataSetAlgorithm</a> <a class="el" href="a00375.html">vtkAttributeDataToFieldDataFilter::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00375.html#5b6a74f37b2c42dea75a05209b3e69bc">vtkDataSetAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a04260.html#l00050">50</a> of file <a class="el" href="a04260.html">vtkAttributeDataToFieldDataFilter.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="264026eaa6d386be95d00ba3939d031d"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::vtkAttributeDataToFieldDataFilter" ref="264026eaa6d386be95d00ba3939d031d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkAttributeDataToFieldDataFilter::vtkAttributeDataToFieldDataFilter           </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="c738c3617ffa16c5690dc03e3fd0beec"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::~vtkAttributeDataToFieldDataFilter" ref="c738c3617ffa16c5690dc03e3fd0beec" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkAttributeDataToFieldDataFilter::~vtkAttributeDataToFieldDataFilter           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04260.html#l00065">65</a> of file <a class="el" href="a04260.html">vtkAttributeDataToFieldDataFilter.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="be80ce2c30c46acf507c628cc863153d"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::PrintSelf" ref="be80ce2c30c46acf507c628cc863153d" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkAttributeDataToFieldDataFilter::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="a00375.html#399bf1def01568753e290f9cc45d7985">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="b152c947244d524abd818254b3c58a42"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::GetClassName" ref="b152c947244d524abd818254b3c58a42" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkAttributeDataToFieldDataFilter::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="a00375.html#d0ae046484ba6d268bdb67ad536260c8">vtkDataSetAlgorithm</a>.</p>

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

</div>
</div><p>
<a class="anchor" name="8022535d007ee20507b498b1bb7b3099"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::IsA" ref="8022535d007ee20507b498b1bb7b3099" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkAttributeDataToFieldDataFilter::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="a00375.html#420be20e4ddd9cc9184f09eec0f67a32">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="8efc39e40cb63e4d410efb469f6441c2"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::SafeDownCast" ref="8efc39e40cb63e4d410efb469f6441c2" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00147.html">vtkAttributeDataToFieldDataFilter</a>* vtkAttributeDataToFieldDataFilter::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="a00375.html#3ba4f479dbf92dc937f8b6309e16dbea">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="3c34ec9a0d3f0628eff4bb901e63bda1"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::New" ref="3c34ec9a0d3f0628eff4bb901e63bda1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00147.html">vtkAttributeDataToFieldDataFilter</a>* vtkAttributeDataToFieldDataFilter::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 this object. 
<p>Reimplemented from <a class="el" href="a00375.html#366c8a9b4e61249c93fd2f7a492de9cb">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="1f91c2799aeee418ea9aada4ab4aeda8"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::SetPassAttributeData" ref="1f91c2799aeee418ea9aada4ab4aeda8" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkAttributeDataToFieldDataFilter::SetPassAttributeData           </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 on/off the passing of point and cell non-field attribute data to the output of the filter. 
</div>
</div><p>
<a class="anchor" name="1fb3add1688e286c757740a2ca95430a"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::GetPassAttributeData" ref="1fb3add1688e286c757740a2ca95430a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkAttributeDataToFieldDataFilter::GetPassAttributeData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Turn on/off the passing of point and cell non-field attribute data to the output of the filter. 
</div>
</div><p>
<a class="anchor" name="2534799ffb6433aa721802487b331854"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::PassAttributeDataOn" ref="2534799ffb6433aa721802487b331854" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkAttributeDataToFieldDataFilter::PassAttributeDataOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Turn on/off the passing of point and cell non-field attribute data to the output of the filter. 
</div>
</div><p>
<a class="anchor" name="8738065f5a5bd1413629160805d76dc7"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::PassAttributeDataOff" ref="8738065f5a5bd1413629160805d76dc7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkAttributeDataToFieldDataFilter::PassAttributeDataOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Turn on/off the passing of point and cell non-field attribute data to the output of the filter. 
</div>
</div><p>
<a class="anchor" name="02dc4ed3192c5f424bcf965380777787"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::RequestData" ref="02dc4ed3192c5f424bcf965380777787" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkAttributeDataToFieldDataFilter::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called within ProcessRequest when a request asks the algorithm to do its work. This is the method you should override to do whatever the algorithm is designed to do. This happens during the fourth pass in the pipeline execution process. 
<p>Reimplemented from <a class="el" href="a00375.html#49f7d102eea1f3c58aae7281a1b708cc">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="4b86600fc32bbc008525192414b3b698"></a><!-- doxytag: member="vtkAttributeDataToFieldDataFilter::PassAttributeData" ref="4b86600fc32bbc008525192414b3b698" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00147.html#4b86600fc32bbc008525192414b3b698">vtkAttributeDataToFieldDataFilter::PassAttributeData</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04260.html#l00069">69</a> of file <a class="el" href="a04260.html">vtkAttributeDataToFieldDataFilter.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Graphics/<a class="el" href="a04260.html">vtkAttributeDataToFieldDataFilter.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:53:40 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>