Sophie

Sophie

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

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: vtkCollectPolyData 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>vtkCollectPolyData Class Reference</h1><!-- doxytag: class="vtkCollectPolyData" --><!-- doxytag: inherits="vtkPolyDataAlgorithm" --><code>#include &lt;<a class="el" href="a05068.html">vtkCollectPolyData.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkCollectPolyData:</div>
<div class="dynsection">
<p><center><img src="a08670.png" border="0" usemap="#a08671" alt="Inheritance graph"></center>
<map name="a08671">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="5,229,160,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="33,155,132,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="43,80,123,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="28,5,137,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkCollectPolyData:</div>
<div class="dynsection">
<p><center><img src="a08672.png" border="0" usemap="#a08673" alt="Collaboration graph"></center>
<map name="a08673">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="1582,509,1736,536"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1042,524,1140,551"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1419,452,1518,479"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,313,524,340"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="679,427,828,453"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="699,576,808,603"><area shape="rect" href="a01062.html" title="Multiprocessing communication superclass." alt="" coords="1379,216,1558,243"><area shape="rect" href="a01144.html" title="base class for writing debug output to a console" alt="" coords="688,291,819,317"><area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="1040,96,1142,123"><area shape="rect" href="a00286.html" title="vtkCollectionElement" alt="" coords="679,45,828,72"><area shape="rect" href="a00293.html" title="Used to send/receive messages in a multiprocess environment." alt="" coords="858,208,986,235"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,528,116,555"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,575,566,601"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="170,589,300,616"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,364,290,391"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="394,625,575,652"><area shape="rect" href="a01571.html" title="Process communication using Sockets." alt="" coords="1760,216,1902,243"><area shape="rect" href="a01145.html" title="vtkOutputWindowCleanup" alt="" coords="394,377,575,404"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a08674.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Collect distributed polydata. 
<p>
This filter has code to collect polydat from across processes onto node 0. Collection can be turned on or off using the "PassThrough" flag. 
<p>Definition at line <a class="el" href="a05068.html#l00030">30</a> of file <a class="el" href="a05068.html">vtkCollectPolyData.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="a01261.html">vtkPolyDataAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#edc784b6409a84b8d12f0ff8e8996678">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="a00288.html#a7d92842f75e05635522174b3cc3407d">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="a00288.html#200d34735ebd7e895dfc9f0e60933fe2">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="a00288.html#19ebd6064c2bc725ee4902da7366cc87">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</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="a00288.html#c7c4749617f6d62e895b0aefa8fd0761">SetController</a> (<a class="el" href="a01062.html">vtkMultiProcessController</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01062.html">vtkMultiProcessController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#1224a18c708d840d0582627928b171fc">GetController</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="a00288.html#102c24b83eb46a511c4af772e737cdb4">SetSocketController</a> (<a class="el" href="a01571.html">vtkSocketController</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01571.html">vtkSocketController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#9ac1ecf49c40c8c8be25435b18c256e9">GetSocketController</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="a00288.html#a262034701df8715b1d2bee4cf0c77ad">SetPassThrough</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="a00288.html#a37880ab730f855155dd50d1ae3c522f">GetPassThrough</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="a00288.html#4bd1e61dd3a6d32181674db4bc92a40b">PassThroughOn</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="a00288.html#bd8272468e732287170de5a3257cf3ec">PassThroughOff</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="a00288.html">vtkCollectPolyData</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#99653b5d814eb7db227450ce4ad1aefb">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="a00288.html#ecbba84dbe27f870dbcf22af57483c46">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00288.html">vtkCollectPolyData</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#f7d98ccac0f386883233de05191db3bc">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="a00288.html#156a386c9073185bc808cdc6b548c32e">vtkCollectPolyData</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#634d18dc608e3a4e59f7a6086a2c223b">~vtkCollectPolyData</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="a00288.html#131c80a952caa9128ce4779560317e6f">RequestUpdateExtent</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 class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#c0f1a8ab84d0d321d21a5b61f063d12d">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 class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#926dcc4c525b6966241c2178bae9a45f">RequestInformation</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="a00288.html#ec3303f3564c4f8389c55231ba7de053">PassThrough</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01062.html">vtkMultiProcessController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#153068c4054f3379e26ed48069cb9043">Controller</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01571.html">vtkSocketController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html#3d73ab639235a3c264f407cc165a9900">SocketController</a></td></tr>

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

<p>

<p>Reimplemented from <a class="el" href="a01261.html#0ef1960e1f3d6980b058ab47b5475b91">vtkPolyDataAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a05068.html#l00034">34</a> of file <a class="el" href="a05068.html">vtkCollectPolyData.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="156a386c9073185bc808cdc6b548c32e"></a><!-- doxytag: member="vtkCollectPolyData::vtkCollectPolyData" ref="156a386c9073185bc808cdc6b548c32e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkCollectPolyData::vtkCollectPolyData           </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="634d18dc608e3a4e59f7a6086a2c223b"></a><!-- doxytag: member="vtkCollectPolyData::~vtkCollectPolyData" ref="634d18dc608e3a4e59f7a6086a2c223b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkCollectPolyData::~vtkCollectPolyData           </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="99653b5d814eb7db227450ce4ad1aefb"></a><!-- doxytag: member="vtkCollectPolyData::New" ref="99653b5d814eb7db227450ce4ad1aefb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00288.html">vtkCollectPolyData</a>* vtkCollectPolyData::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="a01261.html#cf785ac526132296ff652c636f713b5e">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="a7d92842f75e05635522174b3cc3407d"></a><!-- doxytag: member="vtkCollectPolyData::GetClassName" ref="a7d92842f75e05635522174b3cc3407d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkCollectPolyData::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="a01261.html#117691a3be177e85a0eb7e54b011c9de">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="ecbba84dbe27f870dbcf22af57483c46"></a><!-- doxytag: member="vtkCollectPolyData::IsTypeOf" ref="ecbba84dbe27f870dbcf22af57483c46" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkCollectPolyData::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="a01261.html#6e4df93069945e2df17a891c6f4cd557">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="200d34735ebd7e895dfc9f0e60933fe2"></a><!-- doxytag: member="vtkCollectPolyData::IsA" ref="200d34735ebd7e895dfc9f0e60933fe2" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectPolyData::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="a01261.html#b0133191c934f596dac2a21fd5a8da20">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="f7d98ccac0f386883233de05191db3bc"></a><!-- doxytag: member="vtkCollectPolyData::SafeDownCast" ref="f7d98ccac0f386883233de05191db3bc" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00288.html">vtkCollectPolyData</a>* vtkCollectPolyData::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="a01261.html#3a09aba4f394c174457d17e9bc08af04">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="19ebd6064c2bc725ee4902da7366cc87"></a><!-- doxytag: member="vtkCollectPolyData::PrintSelf" ref="19ebd6064c2bc725ee4902da7366cc87" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkCollectPolyData::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="a01261.html#e6d59a63261b0c56f8f473984ae0e1b6">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="c7c4749617f6d62e895b0aefa8fd0761"></a><!-- doxytag: member="vtkCollectPolyData::SetController" ref="c7c4749617f6d62e895b0aefa8fd0761" args="(vtkMultiProcessController *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectPolyData::SetController           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01062.html">vtkMultiProcessController</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
By defualt this filter uses the global controller, but this method can be used to set another instead. 
</div>
</div><p>
<a class="anchor" name="1224a18c708d840d0582627928b171fc"></a><!-- doxytag: member="vtkCollectPolyData::GetController" ref="1224a18c708d840d0582627928b171fc" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01062.html">vtkMultiProcessController</a>* vtkCollectPolyData::GetController           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
By defualt this filter uses the global controller, but this method can be used to set another instead. 
</div>
</div><p>
<a class="anchor" name="102c24b83eb46a511c4af772e737cdb4"></a><!-- doxytag: member="vtkCollectPolyData::SetSocketController" ref="102c24b83eb46a511c4af772e737cdb4" args="(vtkSocketController *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectPolyData::SetSocketController           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01571.html">vtkSocketController</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When this filter is being used in client-server mode, this is the controller used to communicate between client and server. Client should not set the other controller. 
</div>
</div><p>
<a class="anchor" name="9ac1ecf49c40c8c8be25435b18c256e9"></a><!-- doxytag: member="vtkCollectPolyData::GetSocketController" ref="9ac1ecf49c40c8c8be25435b18c256e9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01571.html">vtkSocketController</a>* vtkCollectPolyData::GetSocketController           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When this filter is being used in client-server mode, this is the controller used to communicate between client and server. Client should not set the other controller. 
</div>
</div><p>
<a class="anchor" name="a262034701df8715b1d2bee4cf0c77ad"></a><!-- doxytag: member="vtkCollectPolyData::SetPassThrough" ref="a262034701df8715b1d2bee4cf0c77ad" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectPolyData::SetPassThrough           </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>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="a37880ab730f855155dd50d1ae3c522f"></a><!-- doxytag: member="vtkCollectPolyData::GetPassThrough" ref="a37880ab730f855155dd50d1ae3c522f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectPolyData::GetPassThrough           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="4bd1e61dd3a6d32181674db4bc92a40b"></a><!-- doxytag: member="vtkCollectPolyData::PassThroughOn" ref="4bd1e61dd3a6d32181674db4bc92a40b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectPolyData::PassThroughOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="bd8272468e732287170de5a3257cf3ec"></a><!-- doxytag: member="vtkCollectPolyData::PassThroughOff" ref="bd8272468e732287170de5a3257cf3ec" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectPolyData::PassThroughOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="131c80a952caa9128ce4779560317e6f"></a><!-- doxytag: member="vtkCollectPolyData::RequestUpdateExtent" ref="131c80a952caa9128ce4779560317e6f" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectPolyData::RequestUpdateExtent           </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 by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a01261.html#8ea20f6cc2dd5be4934c9e9b3f1d8eac">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="c0f1a8ab84d0d321d21a5b61f063d12d"></a><!-- doxytag: member="vtkCollectPolyData::RequestData" ref="c0f1a8ab84d0d321d21a5b61f063d12d" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectPolyData::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </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"> <em>inputVector</em>, </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"> <em>outputVector</em></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 by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a01261.html#6b5a43ab1f9bbcb368c7dc83e4afe068">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="926dcc4c525b6966241c2178bae9a45f"></a><!-- doxytag: member="vtkCollectPolyData::RequestInformation" ref="926dcc4c525b6966241c2178bae9a45f" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectPolyData::RequestInformation           </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>

<p>Reimplemented from <a class="el" href="a01261.html#cfed421fc23ff5262acc1c49053c75e1">vtkPolyDataAlgorithm</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a05068.html#l00063">63</a> of file <a class="el" href="a05068.html">vtkCollectPolyData.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="153068c4054f3379e26ed48069cb9043"></a><!-- doxytag: member="vtkCollectPolyData::Controller" ref="153068c4054f3379e26ed48069cb9043" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01062.html">vtkMultiProcessController</a>* <a class="el" href="a00288.html#153068c4054f3379e26ed48069cb9043">vtkCollectPolyData::Controller</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05068.html#l00070">70</a> of file <a class="el" href="a05068.html">vtkCollectPolyData.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3d73ab639235a3c264f407cc165a9900"></a><!-- doxytag: member="vtkCollectPolyData::SocketController" ref="3d73ab639235a3c264f407cc165a9900" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01571.html">vtkSocketController</a>* <a class="el" href="a00288.html#3d73ab639235a3c264f407cc165a9900">vtkCollectPolyData::SocketController</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05068.html#l00071">71</a> of file <a class="el" href="a05068.html">vtkCollectPolyData.h</a>.</p>

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