Sophie

Sophie

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

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: vtkExtractVectorComponents 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>vtkExtractVectorComponents Class Reference</h1><!-- doxytag: class="vtkExtractVectorComponents" --><!-- doxytag: inherits="vtkDataSetAlgorithm" --><code>#include &lt;<a class="el" href="a04334.html">vtkExtractVectorComponents.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkExtractVectorComponents:</div>
<div class="dynsection">
<p><center><img src="a09753.png" border="0" usemap="#a09754" alt="Inheritance graph"></center>
<map name="a09754">
<area shape="rect" href="a00375.html" title="Superclass for algorithms that produce output of the same type as input." alt="" coords="32,229,179,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="56,155,155,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="66,80,146,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="51,5,160,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkExtractVectorComponents:</div>
<div class="dynsection">
<p><center><img src="a09755.png" border="0" usemap="#a09756" alt="Collaboration graph"></center>
<map name="a09756">
<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="a09757.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
extract components of vector as separate scalars 
<p>
<a class="el" href="a00526.html" title="extract components of vector as separate scalars">vtkExtractVectorComponents</a> is a filter that extracts vector components as separate scalars. This is accomplished by creating three different outputs. Each output is the same as the input, except that the scalar values will be one of the three components of the vector. These can be found in the VxComponent, VyComponent, and VzComponent. Alternatively, if the ExtractToFieldData flag is set, the filter will put all the components in the field data. The first component will be the scalar and the others will be non-attribute arrays.<p>
<dl class="warning" compact><dt><b>Warning:</b></dt><dd>This filter is unusual in that it creates multiple outputs. If you use the <a class="el" href="a00375.html#1475d7c525c459ee9ff6a72f04a15f8d">GetOutput()</a> method, you will be retrieving the x vector component.</dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_5.html#c2_vtk_t_vtkExtractVectorComponents">vtkExtractVectorComponents (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04334.html#l00043">43</a> of file <a class="el" href="a04334.html">vtkExtractVectorComponents.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="a00526.html#9493038de05360da087d01ea97c9c203">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="a00526.html#085873ad96a79bb44c2c0b7c059c37f2">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="a00526.html#ad4f690ebf9495887790a06b6130ea7c">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="a00526.html#28112bbbef6797bb6cc76020ae390950">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 void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00526.html#f134cc6c18a57bfc4b95b97231f97f34">SetInput</a> (<a class="el" href="a00374.html">vtkDataSet</a> *input)</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="a00526.html#423f7b55251fb82460cd99f2cd07f815">GetVxComponent</a> ()</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="a00526.html#68d3644ddb84a93f1f067829b791f175">GetVyComponent</a> ()</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="a00526.html#03ba63d7c8ff4c15f33b0c732d223351">GetVzComponent</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="a00526.html#ae13c930d5664374e90fae1cb6362388">SetExtractToFieldData</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="a00526.html#7895deeb4ff7067bbe0fa9a1917a048e">GetExtractToFieldData</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="a00526.html#0cef3363411046e78521985ebae81cd6">ExtractToFieldDataOn</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="a00526.html#d8de3e01772606f47abd79cca7f4c758">ExtractToFieldDataOff</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00526.html">vtkExtractVectorComponents</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00526.html#5b8b4fcd685e481812890d03a5de7589">New</a> ()</td></tr>

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

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

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00526.html#898996018208abfcf9535609109fee6f">vtkExtractVectorComponents</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00526.html#93e445c749e08d04f390c2be7eaaa027">~vtkExtractVectorComponents</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="a00526.html#7fe222af14df9fc9269711995e3df42c">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="a00526.html#534fa8749f2ed91ecdd42f065b8165e9">ExtractToFieldData</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00526.html#0881b907236f958189f2d019b6a49b20">OutputsInitialized</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="9493038de05360da087d01ea97c9c203"></a><!-- doxytag: member="vtkExtractVectorComponents::Superclass" ref="9493038de05360da087d01ea97c9c203" 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">vtkExtractVectorComponents::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="a04334.html#l00047">47</a> of file <a class="el" href="a04334.html">vtkExtractVectorComponents.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="898996018208abfcf9535609109fee6f"></a><!-- doxytag: member="vtkExtractVectorComponents::vtkExtractVectorComponents" ref="898996018208abfcf9535609109fee6f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkExtractVectorComponents::vtkExtractVectorComponents           </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="93e445c749e08d04f390c2be7eaaa027"></a><!-- doxytag: member="vtkExtractVectorComponents::~vtkExtractVectorComponents" ref="93e445c749e08d04f390c2be7eaaa027" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkExtractVectorComponents::~vtkExtractVectorComponents           </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="5b8b4fcd685e481812890d03a5de7589"></a><!-- doxytag: member="vtkExtractVectorComponents::New" ref="5b8b4fcd685e481812890d03a5de7589" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00526.html">vtkExtractVectorComponents</a>* vtkExtractVectorComponents::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

</div>
</div><p>
<a class="anchor" name="085873ad96a79bb44c2c0b7c059c37f2"></a><!-- doxytag: member="vtkExtractVectorComponents::GetClassName" ref="085873ad96a79bb44c2c0b7c059c37f2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkExtractVectorComponents::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="d8a3683319a3235ae8f1069686b50765"></a><!-- doxytag: member="vtkExtractVectorComponents::IsTypeOf" ref="d8a3683319a3235ae8f1069686b50765" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkExtractVectorComponents::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="ad4f690ebf9495887790a06b6130ea7c"></a><!-- doxytag: member="vtkExtractVectorComponents::IsA" ref="ad4f690ebf9495887790a06b6130ea7c" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkExtractVectorComponents::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="a9e4a63507af3f6e441514392691f490"></a><!-- doxytag: member="vtkExtractVectorComponents::SafeDownCast" ref="a9e4a63507af3f6e441514392691f490" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00526.html">vtkExtractVectorComponents</a>* vtkExtractVectorComponents::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="28112bbbef6797bb6cc76020ae390950"></a><!-- doxytag: member="vtkExtractVectorComponents::PrintSelf" ref="28112bbbef6797bb6cc76020ae390950" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkExtractVectorComponents::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="f134cc6c18a57bfc4b95b97231f97f34"></a><!-- doxytag: member="vtkExtractVectorComponents::SetInput" ref="f134cc6c18a57bfc4b95b97231f97f34" args="(vtkDataSet *input)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkExtractVectorComponents::SetInput           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00374.html">vtkDataSet</a> *&nbsp;</td>
          <td class="paramname"> <em>input</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the input data or filter. 
<p>Reimplemented from <a class="el" href="a00375.html#2e67841c2919d2b9c80b6c5e277540b1">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="423f7b55251fb82460cd99f2cd07f815"></a><!-- doxytag: member="vtkExtractVectorComponents::GetVxComponent" ref="423f7b55251fb82460cd99f2cd07f815" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00374.html">vtkDataSet</a>* vtkExtractVectorComponents::GetVxComponent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the output dataset representing velocity x-component. If output is NULL then input hasn't been set, which is necessary for abstract objects. (Note: this method returns the same information as the <a class="el" href="a00375.html#1475d7c525c459ee9ff6a72f04a15f8d">GetOutput()</a> method with an index of 0.) 
</div>
</div><p>
<a class="anchor" name="68d3644ddb84a93f1f067829b791f175"></a><!-- doxytag: member="vtkExtractVectorComponents::GetVyComponent" ref="68d3644ddb84a93f1f067829b791f175" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00374.html">vtkDataSet</a>* vtkExtractVectorComponents::GetVyComponent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the output dataset representing velocity y-component. If output is NULL then input hasn't been set, which is necessary for abstract objects. (Note: this method returns the same information as the <a class="el" href="a00375.html#1475d7c525c459ee9ff6a72f04a15f8d">GetOutput()</a> method with an index of 1.) Note that if ExtractToFieldData is true, this output will be empty. 
</div>
</div><p>
<a class="anchor" name="03ba63d7c8ff4c15f33b0c732d223351"></a><!-- doxytag: member="vtkExtractVectorComponents::GetVzComponent" ref="03ba63d7c8ff4c15f33b0c732d223351" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00374.html">vtkDataSet</a>* vtkExtractVectorComponents::GetVzComponent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the output dataset representing velocity z-component. If output is NULL then input hasn't been set, which is necessary for abstract objects. (Note: this method returns the same information as the <a class="el" href="a00375.html#1475d7c525c459ee9ff6a72f04a15f8d">GetOutput()</a> method with an index of 2.) Note that if ExtractToFieldData is true, this output will be empty. 
</div>
</div><p>
<a class="anchor" name="ae13c930d5664374e90fae1cb6362388"></a><!-- doxytag: member="vtkExtractVectorComponents::SetExtractToFieldData" ref="ae13c930d5664374e90fae1cb6362388" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkExtractVectorComponents::SetExtractToFieldData           </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>
Determines whether the vector components will be put in separate outputs or in the first output's field data 
</div>
</div><p>
<a class="anchor" name="7895deeb4ff7067bbe0fa9a1917a048e"></a><!-- doxytag: member="vtkExtractVectorComponents::GetExtractToFieldData" ref="7895deeb4ff7067bbe0fa9a1917a048e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkExtractVectorComponents::GetExtractToFieldData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether the vector components will be put in separate outputs or in the first output's field data 
</div>
</div><p>
<a class="anchor" name="0cef3363411046e78521985ebae81cd6"></a><!-- doxytag: member="vtkExtractVectorComponents::ExtractToFieldDataOn" ref="0cef3363411046e78521985ebae81cd6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkExtractVectorComponents::ExtractToFieldDataOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether the vector components will be put in separate outputs or in the first output's field data 
</div>
</div><p>
<a class="anchor" name="d8de3e01772606f47abd79cca7f4c758"></a><!-- doxytag: member="vtkExtractVectorComponents::ExtractToFieldDataOff" ref="d8de3e01772606f47abd79cca7f4c758" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkExtractVectorComponents::ExtractToFieldDataOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Determines whether the vector components will be put in separate outputs or in the first output's field data 
</div>
</div><p>
<a class="anchor" name="7fe222af14df9fc9269711995e3df42c"></a><!-- doxytag: member="vtkExtractVectorComponents::RequestData" ref="7fe222af14df9fc9269711995e3df42c" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkExtractVectorComponents::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="534fa8749f2ed91ecdd42f065b8165e9"></a><!-- doxytag: member="vtkExtractVectorComponents::ExtractToFieldData" ref="534fa8749f2ed91ecdd42f065b8165e9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00526.html#534fa8749f2ed91ecdd42f065b8165e9">vtkExtractVectorComponents::ExtractToFieldData</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04334.html#l00086">86</a> of file <a class="el" href="a04334.html">vtkExtractVectorComponents.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0881b907236f958189f2d019b6a49b20"></a><!-- doxytag: member="vtkExtractVectorComponents::OutputsInitialized" ref="0881b907236f958189f2d019b6a49b20" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00526.html#0881b907236f958189f2d019b6a49b20">vtkExtractVectorComponents::OutputsInitialized</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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