Sophie

Sophie

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

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: dox/Parallel/vtkExtractCTHPart.h Source File</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><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
<h1>dox/Parallel/vtkExtractCTHPart.h</h1><a href="a03292.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*=========================================================================</span>
<a name="l00002"></a>00002 <span class="comment"></span>
<a name="l00003"></a>00003 <span class="comment">  Program:   Visualization Toolkit</span>
<a name="l00004"></a>00004 <span class="comment">  Module:    $RCSfile: vtkExtractCTHPart.h,v $</span>
<a name="l00005"></a>00005 <span class="comment"></span>
<a name="l00006"></a>00006 <span class="comment">  Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen</span>
<a name="l00007"></a>00007 <span class="comment">  All rights reserved.</span>
<a name="l00008"></a>00008 <span class="comment">  See Copyright.txt or http://www.kitware.com/Copyright.htm for details.</span>
<a name="l00009"></a>00009 <span class="comment"></span>
<a name="l00010"></a>00010 <span class="comment">     This software is distributed WITHOUT ANY WARRANTY; without even</span>
<a name="l00011"></a>00011 <span class="comment">     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR</span>
<a name="l00012"></a>00012 <span class="comment">     PURPOSE.  See the above copyright notice for more information.</span>
<a name="l00013"></a>00013 <span class="comment"></span>
<a name="l00014"></a>00014 <span class="comment">=========================================================================*/</span>
<a name="l00028"></a>00028 <span class="preprocessor">#ifndef __vtkExtractCTHPart_h</span>
<a name="l00029"></a>00029 <span class="preprocessor"></span><span class="preprocessor">#define __vtkExtractCTHPart_h</span>
<a name="l00030"></a>00030 <span class="preprocessor"></span>
<a name="l00031"></a>00031 <span class="preprocessor">#include "<a class="code" href="a02307.html">vtkMultiBlockDataSetAlgorithm.h</a>"</span>
<a name="l00032"></a>00032 
<a name="l00033"></a>00033 <span class="keyword">class </span><a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a>;
<a name="l00034"></a>00034 <span class="keyword">class </span><a class="code" href="a00194.html" title="Fast Simple Class for dealing with 3D bounds.">vtkBoundingBox</a>;
<a name="l00035"></a>00035 <span class="keyword">class </span><a class="code" href="a00273.html" title="clip polygonal data with user-specified implicit function or input scalar data">vtkClipPolyData</a>;
<a name="l00036"></a>00036 <span class="keyword">class </span><a class="code" href="a00323.html" title="generate isosurfaces/isolines from scalar values">vtkContourFilter</a>;
<a name="l00037"></a>00037 <span class="keyword">class </span><a class="code" href="a00351.html" title="Cut vtkDataSet with user-specified implicit function.">vtkCutter</a>;
<a name="l00038"></a>00038 <span class="keyword">class </span><a class="code" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a>;
<a name="l00039"></a>00039 <span class="keyword">class </span><a class="code" href="a00374.html" title="abstract class to specify dataset behavior">vtkDataSet</a>;
<a name="l00040"></a>00040 <span class="keyword">class </span><a class="code" href="a00383.html" title="Extracts outer (polygonal) surface.">vtkDataSetSurfaceFilter</a>;
<a name="l00041"></a>00041 <span class="keyword">class </span><a class="code" href="a00436.html" title="dynamic, self-adjusting array of double">vtkDoubleArray</a>;
<a name="l00042"></a>00042 <span class="keyword">class </span>vtkExtractCTHPartInternal;
<a name="l00043"></a>00043 <span class="keyword">class </span><a class="code" href="a00751.html" title="topologically and geometrically regular array of data">vtkImageData</a>;
<a name="l00044"></a>00044 <span class="keyword">class </span><a class="code" href="a00875.html" title="Key for double vector values.">vtkInformationDoubleVectorKey</a>;
<a name="l00045"></a>00045 <span class="keyword">class </span><a class="code" href="a00303.html" title="abstact superclass for composite (multi-block or AMR) datasets">vtkCompositeDataSet</a>;
<a name="l00046"></a>00046 <span class="keyword">class </span><a class="code" href="a01062.html" title="Multiprocessing communication superclass.">vtkMultiProcessController</a>;
<a name="l00047"></a>00047 <span class="keyword">class </span><a class="code" href="a01224.html" title="perform various plane computations">vtkPlane</a>;
<a name="l00048"></a>00048 <span class="keyword">class </span><a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a>;
<a name="l00049"></a>00049 <span class="keyword">class </span><a class="code" href="a01460.html" title="a dataset that is topologically regular with variable spacing in the three coordinate...">vtkRectilinearGrid</a>;
<a name="l00050"></a>00050 <span class="keyword">class </span><a class="code" href="a01778.html" title="image data with blanking">vtkUniformGrid</a>;
<a name="l00051"></a>00051 <span class="keyword">class </span><a class="code" href="a01784.html" title="dynamic, self-adjusting array of unsigned char">vtkUnsignedCharArray</a>;
<a name="l00052"></a>00052 
<a name="l00053"></a>00053 <span class="comment">//#define EXTRACT_USE_IMAGE_DATA 1</span>
<a name="l00054"></a>00054 
<a name="l00055"></a><a class="code" href="a00500.html">00055</a> <span class="keyword">class </span><a class="code" href="a02170.html#7438b32736749f34b46d66222305e60b">VTK_PARALLEL_EXPORT</a> <a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a> : <span class="keyword">public</span> <a class="code" href="a01056.html" title="Superclass for algorithms that produce only vtkMultiBlockDataSet as output.">vtkMultiBlockDataSetAlgorithm</a>
<a name="l00056"></a>00056 {
<a name="l00057"></a>00057 <span class="keyword">public</span>:
<a name="l00058"></a><a class="code" href="a00500.html#5eeb463310e96247d7c4a95308cb21d2">00058</a>   vtkTypeRevisionMacro(<a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a>,<a class="code" href="a01056.html" title="Superclass for algorithms that produce only vtkMultiBlockDataSet as output.">vtkMultiBlockDataSetAlgorithm</a>);
<a name="l00059"></a>00059   <span class="keywordtype">void</span> <a class="code" href="a01056.html#4e90d52a7205702d0a00ec23ce6ea318">PrintSelf</a>(ostream&amp; os, <a class="code" href="a00869.html" title="a simple class to control print indentation">vtkIndent</a> indent);
<a name="l00060"></a>00060 
<a name="l00062"></a>00062   <span class="keyword">static</span> <a class="code" href="a00875.html" title="Key for double vector values.">vtkInformationDoubleVectorKey</a> *BOUNDS();
<a name="l00063"></a>00063   
<a name="l00066"></a>00066   <span class="keyword">static</span> <a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a> *<a class="code" href="a01056.html#3969cba5243b2054f7b376a8929cb4ef">New</a>();
<a name="l00067"></a>00067 
<a name="l00069"></a>00069 
<a name="l00070"></a>00070   <span class="keywordtype">void</span> RemoveDoubleVolumeArrayNames();
<a name="l00071"></a>00071   <span class="keywordtype">void</span> RemoveFloatVolumeArrayNames();
<a name="l00072"></a>00072   <span class="keywordtype">void</span> RemoveUnsignedCharVolumeArrayNames();
<a name="l00073"></a>00073   <span class="keywordtype">int</span> GetNumberOfVolumeArrayNames();
<a name="l00074"></a>00074   <span class="keyword">const</span> <span class="keywordtype">char</span>* GetVolumeArrayName(<span class="keywordtype">int</span> idx);
<a name="l00075"></a>00075   <span class="comment">// for backwards compatibility</span>
<a name="l00076"></a>00076   <span class="keywordtype">void</span> RemoveAllVolumeArrayNames();
<a name="l00078"></a>00078 
<a name="l00080"></a>00080 
<a name="l00084"></a>00084   <span class="keywordtype">void</span> AddDoubleVolumeArrayName(<span class="keywordtype">char</span>* arrayName);
<a name="l00085"></a>00085   <span class="keywordtype">void</span> AddFloatVolumeArrayName(<span class="keywordtype">char</span>* arrayName);
<a name="l00086"></a>00086   <span class="keywordtype">void</span> AddUnsignedCharVolumeArrayName(<span class="keywordtype">char</span>* arrayName);
<a name="l00087"></a>00087   <span class="comment">//for backwards compatibility</span>
<a name="l00088"></a>00088   <span class="keywordtype">void</span> AddVolumeArrayName(<span class="keywordtype">char</span>* arrayName); 
<a name="l00090"></a>00090 
<a name="l00092"></a>00092 
<a name="l00093"></a>00093   <span class="keywordtype">void</span> SetClipPlane(<a class="code" href="a01224.html" title="perform various plane computations">vtkPlane</a> *clipPlane);
<a name="l00094"></a>00094   vtkGetObjectMacro(ClipPlane, <a class="code" href="a01224.html" title="perform various plane computations">vtkPlane</a>);
<a name="l00096"></a>00096 
<a name="l00098"></a>00098   <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="a01084.html#8137c0551b29bb996f0dd2f886bcd2da">GetMTime</a>();
<a name="l00099"></a>00099   
<a name="l00101"></a>00101   <span class="keywordtype">void</span> SetController(<a class="code" href="a01062.html" title="Multiprocessing communication superclass.">vtkMultiProcessController</a>* controller);
<a name="l00102"></a>00102   
<a name="l00104"></a>00104 
<a name="l00106"></a>00106   vtkGetObjectMacro(Controller,<a class="code" href="a01062.html" title="Multiprocessing communication superclass.">vtkMultiProcessController</a>);
<a name="l00108"></a>00108 
<a name="l00110"></a>00110 
<a name="l00112"></a>00112   vtkSetClampMacro(VolumeFractionSurfaceValue, <span class="keywordtype">double</span>, 0.0, 1.0);
<a name="l00113"></a>00113   vtkGetMacro(VolumeFractionSurfaceValue, <span class="keywordtype">double</span>);
<a name="l00115"></a>00115  
<a name="l00116"></a>00116 <span class="keyword">protected</span>:
<a name="l00117"></a>00117   <a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a>();
<a name="l00118"></a>00118   ~<a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a>();
<a name="l00119"></a>00119 
<a name="l00120"></a>00120   <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="a01056.html#e4c77515a30191bf8558f4fe0bed6a79">RequestInformation</a>(<a class="code" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> *request,
<a name="l00121"></a>00121                                  <a class="code" href="a00895.html" title="Store zero or more vtkInformation instances.">vtkInformationVector</a> **inputVector,
<a name="l00122"></a>00122                                  <a class="code" href="a00895.html" title="Store zero or more vtkInformation instances.">vtkInformationVector</a> *outputVector);
<a name="l00123"></a>00123   
<a name="l00124"></a>00124   <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="a01056.html#40c518cc34a3c85721b45158977638c4">RequestData</a>(<a class="code" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> *, <a class="code" href="a00895.html" title="Store zero or more vtkInformation instances.">vtkInformationVector</a> **,
<a name="l00125"></a>00125                   <a class="code" href="a00895.html" title="Store zero or more vtkInformation instances.">vtkInformationVector</a> *);
<a name="l00126"></a>00126   
<a name="l00134"></a>00134   <span class="keywordtype">void</span> ComputeBounds(<a class="code" href="a00303.html" title="abstact superclass for composite (multi-block or AMR) datasets">vtkCompositeDataSet</a> *input,
<a name="l00135"></a>00135                      <span class="keywordtype">int</span> processNumber,
<a name="l00136"></a>00136                      <span class="keywordtype">int</span> numProcessors);
<a name="l00138"></a>00138     
<a name="l00139"></a>00139   <span class="keywordtype">void</span> ExecutePart(<span class="keyword">const</span> <span class="keywordtype">char</span> *arrayName,
<a name="l00140"></a>00140                    <a class="code" href="a00303.html" title="abstact superclass for composite (multi-block or AMR) datasets">vtkCompositeDataSet</a> *input,
<a name="l00141"></a>00141                    <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *appendSurface,
<a name="l00142"></a>00142                    <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *append,
<a name="l00143"></a>00143                    <span class="keywordtype">float</span> minProgress,
<a name="l00144"></a>00144                    <span class="keywordtype">float</span> maxProgress);
<a name="l00145"></a>00145   
<a name="l00146"></a>00146   <span class="keywordtype">void</span> ExecutePartOnUniformGrid(<span class="keyword">const</span> <span class="keywordtype">char</span> *arrayName,
<a name="l00147"></a>00147 #ifdef EXTRACT_USE_IMAGE_DATA
<a name="l00148"></a>00148                                 <a class="code" href="a00751.html" title="topologically and geometrically regular array of data">vtkImageData</a> *input,
<a name="l00149"></a>00149 #<span class="keywordflow">else</span>
<a name="l00150"></a>00150                                 <a class="code" href="a01778.html" title="image data with blanking">vtkUniformGrid</a> *input,
<a name="l00151"></a>00151 #endif
<a name="l00152"></a>00152                                 <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *appendSurface,
<a name="l00153"></a>00153                                 <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *append,
<a name="l00154"></a>00154                                 <span class="keywordtype">float</span> minProgress,
<a name="l00155"></a>00155                                 <span class="keywordtype">float</span> maxProgress);
<a name="l00156"></a>00156   
<a name="l00157"></a>00157   <span class="keywordtype">void</span> ExecutePartOnRectilinearGrid(<span class="keyword">const</span> <span class="keywordtype">char</span> *arrayName,
<a name="l00158"></a>00158                                     <a class="code" href="a01460.html" title="a dataset that is topologically regular with variable spacing in the three coordinate...">vtkRectilinearGrid</a> *input,
<a name="l00159"></a>00159                                     <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *appendSurface,
<a name="l00160"></a>00160                                     <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *append,
<a name="l00161"></a>00161                                     <span class="keywordtype">float</span> minProgress,
<a name="l00162"></a>00162                                     <span class="keywordtype">float</span> maxProgress);
<a name="l00163"></a>00163   
<a name="l00164"></a>00164   <span class="keywordtype">void</span> ExecuteCellDataToPointData(<a class="code" href="a00356.html" title="abstract superclass for arrays of numeric data">vtkDataArray</a> *cellVolumeFraction, 
<a name="l00165"></a>00165                                   <a class="code" href="a00436.html" title="dynamic, self-adjusting array of double">vtkDoubleArray</a> *pointVolumeFraction,
<a name="l00166"></a>00166                                   <span class="keywordtype">int</span> *dims, 
<a name="l00167"></a>00167                                   <span class="keywordtype">float</span> minProgress, 
<a name="l00168"></a>00168                                   <span class="keywordtype">float</span> maxProgress,
<a name="l00169"></a>00169                                   <span class="keywordtype">int</span> reportProgress);
<a name="l00170"></a>00170   
<a name="l00171"></a>00171   <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="a01056.html#b1b78334ecb694df080659898bb05629">FillInputPortInformation</a>(<span class="keywordtype">int</span> <a class="code" href="a03761.html#c6551f7bf833e8254b2b3ecdaea0d210710cb6d12e418b21e8fb3d79ac32f51c">port</a>,
<a name="l00172"></a>00172                                        <a class="code" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> *<a class="code" href="a03761.html#c6551f7bf833e8254b2b3ecdaea0d21023da246d4a744e861548382bb79fad81">info</a>);
<a name="l00173"></a>00173   
<a name="l00174"></a>00174   <span class="keywordtype">void</span> CreateInternalPipeline();
<a name="l00175"></a>00175   <span class="keywordtype">void</span> DeleteInternalPipeline();
<a name="l00176"></a>00176   
<a name="l00178"></a>00178 
<a name="l00181"></a>00181   <span class="keywordtype">int</span> ExtractUniformGridSurface(
<a name="l00182"></a>00182 #ifdef EXTRACT_USE_IMAGE_DATA
<a name="l00183"></a>00183     <a class="code" href="a00751.html" title="topologically and geometrically regular array of data">vtkImageData</a> *input,
<a name="l00185"></a>00185 #<span class="keywordflow">else</span>
<a name="l00186"></a>00186     <a class="code" href="a01778.html" title="image data with blanking">vtkUniformGrid</a> *input,
<a name="l00187"></a>00187 #endif
<a name="l00188"></a>00188     <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> *output);
<a name="l00189"></a>00189   
<a name="l00191"></a>00191 
<a name="l00194"></a>00194   <span class="keywordtype">int</span> ExtractRectilinearGridSurface(<a class="code" href="a01460.html" title="a dataset that is topologically regular with variable spacing in the three coordinate...">vtkRectilinearGrid</a> *input,
<a name="l00195"></a>00195                                     <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> *output);
<a name="l00197"></a>00197   
<a name="l00198"></a>00198   <span class="keywordtype">void</span> ExecuteFaceQuads(<a class="code" href="a00374.html" title="abstract class to specify dataset behavior">vtkDataSet</a> *input,
<a name="l00199"></a>00199                         <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> *output,
<a name="l00200"></a>00200                         <span class="keywordtype">int</span> maxFlag,
<a name="l00201"></a>00201                         <span class="keywordtype">int</span> originExtents[3],
<a name="l00202"></a>00202                         <span class="keywordtype">int</span> ext[6],
<a name="l00203"></a>00203                         <span class="keywordtype">int</span> aAxis,
<a name="l00204"></a>00204                         <span class="keywordtype">int</span> bAxis,
<a name="l00205"></a>00205                         <span class="keywordtype">int</span> cAxis);
<a name="l00206"></a>00206   
<a name="l00208"></a>00208 
<a name="l00210"></a>00210   <span class="keywordtype">int</span> IsGhostFace(<span class="keywordtype">int</span> axis0,
<a name="l00211"></a>00211                   <span class="keywordtype">int</span> maxFlag,
<a name="l00212"></a>00212                   <span class="keywordtype">int</span> dims[3],
<a name="l00213"></a>00213                   <a class="code" href="a01784.html" title="dynamic, self-adjusting array of unsigned char">vtkUnsignedCharArray</a> *ghostArray);
<a name="l00215"></a>00215   
<a name="l00216"></a><a class="code" href="a00500.html#a5310c9a5542c1392715fa0e08b7377f">00216</a>   <a class="code" href="a01224.html" title="perform various plane computations">vtkPlane</a> *ClipPlane;
<a name="l00217"></a><a class="code" href="a00500.html#c44b3f87bb81b7f163e25b4235a3512f">00217</a>   vtkExtractCTHPartInternal* Internals;
<a name="l00218"></a>00218   
<a name="l00219"></a>00219   <span class="comment">// Internal Pipeline elements</span>
<a name="l00220"></a><a class="code" href="a00500.html#a34b0ae3d71ba1378a206f4b8c29189f">00220</a>   <a class="code" href="a00436.html" title="dynamic, self-adjusting array of double">vtkDoubleArray</a> *PointVolumeFraction;
<a name="l00221"></a>00221   
<a name="l00222"></a>00222 <span class="preprocessor">#ifdef EXTRACT_USE_IMAGE_DATA</span>
<a name="l00223"></a>00223 <span class="preprocessor"></span>  <a class="code" href="a00751.html" title="topologically and geometrically regular array of data">vtkImageData</a> *Data;
<a name="l00224"></a>00224 <span class="preprocessor">#else</span>
<a name="l00225"></a><a class="code" href="a00500.html#0108c879b1775bd0248c0aad349a170a">00225</a> <span class="preprocessor"></span>  <a class="code" href="a01778.html" title="image data with blanking">vtkUniformGrid</a> *Data;
<a name="l00226"></a>00226 <span class="preprocessor">#endif</span>
<a name="l00227"></a>00227 <span class="preprocessor"></span>  
<a name="l00228"></a><a class="code" href="a00500.html#12624753c4e1f623e45c904cef44e0f5">00228</a>   <a class="code" href="a00323.html" title="generate isosurfaces/isolines from scalar values">vtkContourFilter</a> *Contour;
<a name="l00229"></a><a class="code" href="a00500.html#4c66fafdace80f2baa87c263b5118bfd">00229</a>   <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *Append2;
<a name="l00230"></a><a class="code" href="a00500.html#544ae665518a442a03a20aeb4f600ee7">00230</a>   <a class="code" href="a00273.html" title="clip polygonal data with user-specified implicit function or input scalar data">vtkClipPolyData</a> *Clip1;
<a name="l00231"></a><a class="code" href="a00500.html#0c69d01ec5586387433c2213dc9f8abf">00231</a>   <a class="code" href="a00351.html" title="Cut vtkDataSet with user-specified implicit function.">vtkCutter</a> *Cut;
<a name="l00232"></a><a class="code" href="a00500.html#ea74c55e43e40a57d222b408377707c5">00232</a>   <a class="code" href="a00273.html" title="clip polygonal data with user-specified implicit function or input scalar data">vtkClipPolyData</a> *Clip2;
<a name="l00233"></a>00233   
<a name="l00234"></a><a class="code" href="a00500.html#b4a4f3b690be3c004f21dec7b6e268ca">00234</a>   <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> *PolyData;
<a name="l00235"></a><a class="code" href="a00500.html#55bc6baba1a5cb5916331d24a0a8ad26">00235</a>   <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> *RPolyData;
<a name="l00236"></a><a class="code" href="a00500.html#2e74f72529971bc31db236af206df092">00236</a>   <a class="code" href="a01260.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> *SurfacePolyData;
<a name="l00237"></a>00237   
<a name="l00238"></a><a class="code" href="a00500.html#f2a51f553f30a09b06925a21ab86ddc3">00238</a>   <a class="code" href="a01460.html" title="a dataset that is topologically regular with variable spacing in the three coordinate...">vtkRectilinearGrid</a> *RData;
<a name="l00239"></a><a class="code" href="a00500.html#4a110d8a9832ad62eae8d790f80d46f0">00239</a>   <a class="code" href="a00323.html" title="generate isosurfaces/isolines from scalar values">vtkContourFilter</a> *RContour;
<a name="l00240"></a><a class="code" href="a00500.html#80f92526023712927282a902468bea07">00240</a>   <a class="code" href="a00115.html" title="appends one or more polygonal datasets together">vtkAppendPolyData</a> *RAppend2;
<a name="l00241"></a><a class="code" href="a00500.html#c49ab8d61c910329038e3d86e6ce8dc7">00241</a>   <a class="code" href="a00273.html" title="clip polygonal data with user-specified implicit function or input scalar data">vtkClipPolyData</a> *RClip1;
<a name="l00242"></a><a class="code" href="a00500.html#923da380f76adad234da867553ac648a">00242</a>   <a class="code" href="a00351.html" title="Cut vtkDataSet with user-specified implicit function.">vtkCutter</a> *RCut;
<a name="l00243"></a><a class="code" href="a00500.html#2c474d49dc28be7668b71734c26d8885">00243</a>   <a class="code" href="a00273.html" title="clip polygonal data with user-specified implicit function or input scalar data">vtkClipPolyData</a> *RClip2;
<a name="l00244"></a>00244 
<a name="l00245"></a>00245   <span class="keywordtype">void</span> EvaluateVolumeFractionType(<a class="code" href="a01460.html" title="a dataset that is topologically regular with variable spacing in the three coordinate...">vtkRectilinearGrid</a>* rg, 
<a name="l00246"></a>00246                                   <a class="code" href="a00303.html" title="abstact superclass for composite (multi-block or AMR) datasets">vtkCompositeDataSet</a>* input);
<a name="l00247"></a><a class="code" href="a00500.html#e8c1df6dfb1b343544a1039b503f4434">00247</a>   <span class="keywordtype">int</span> VolumeFractionType;
<a name="l00248"></a><a class="code" href="a00500.html#2d7d0d1543c14c9ea386e52a972ef360">00248</a>   <span class="keywordtype">double</span> VolumeFractionSurfaceValue;
<a name="l00249"></a><a class="code" href="a00500.html#edf47cfb15746c35691bf093014ba9b1">00249</a>   <span class="keywordtype">double</span> VolumeFractionSurfaceValueInternal;
<a name="l00250"></a><a class="code" href="a00500.html#2f3a05ca7675239010ba022e24f04046">00250</a>   <span class="keywordtype">int</span> OverwriteVolumeFractionSurfaceValue;
<a name="l00251"></a>00251   
<a name="l00252"></a><a class="code" href="a00500.html#503b12f312c6e1f0c5da8ae5d0e27429">00252</a>   <a class="code" href="a00194.html" title="Fast Simple Class for dealing with 3D bounds.">vtkBoundingBox</a> *Bounds; <span class="comment">// Whole bounds (dataset over all the processors)</span>
<a name="l00253"></a>00253   
<a name="l00254"></a><a class="code" href="a00500.html#17ac561a027758da20a92028f1ce92eb">00254</a>   <a class="code" href="a01062.html" title="Multiprocessing communication superclass.">vtkMultiProcessController</a> *Controller;
<a name="l00255"></a>00255 <span class="keyword">private</span>:
<a name="l00256"></a>00256   <a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a>(<span class="keyword">const</span> <a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a>&amp;);  <span class="comment">// Not implemented.</span>
<a name="l00257"></a>00257   <span class="keywordtype">void</span> operator=(<span class="keyword">const</span> <a class="code" href="a00500.html" title="Generates surface of an CTH volume fraction.">vtkExtractCTHPart</a>&amp;);  <span class="comment">// Not implemented.</span>
<a name="l00258"></a>00258 };
<a name="l00259"></a>00259 <span class="preprocessor">#endif</span>
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:35:43 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>