Sophie

Sophie

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

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: vtkMassProperties 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>vtkMassProperties Class Reference</h1><!-- doxytag: class="vtkMassProperties" --><!-- doxytag: inherits="vtkPolyDataAlgorithm" --><code>#include &lt;<a class="el" href="a04385.html">vtkMassProperties.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkMassProperties:</div>
<div class="dynsection">
<p><center><img src="a11961.png" border="0" usemap="#a11962" alt="Inheritance graph"></center>
<map name="a11962">
<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 vtkMassProperties:</div>
<div class="dynsection">
<p><center><img src="a11963.png" border="0" usemap="#a11964" alt="Collaboration graph"></center>
<map name="a11964">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="173,499,328,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="a11965.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
estimate volume, area, shape index of triangle mesh 
<p>
<a class="el" href="a00994.html" title="estimate volume, area, shape index of triangle mesh">vtkMassProperties</a> estimates the volume, the surface area, and the normalized shape index of a triangle mesh. The algorithm implemented here is based on the discrete form of the divergence theorem. The general assumption here is that the model is of closed surface. For more details see the following reference (Alyassin <a class="el" href="a03410.html#d1fefc30502b40fc6aebcb46d0a3b262">A.M</a>. et al, "Evaluation of new algorithms for the interactive measurement of surface area and volume", Med Phys 21(6) 1994.).<p>
<dl class="warning" compact><dt><b>Warning:</b></dt><dd>Currently only triangles are processed. Use <a class="el" href="a01761.html" title="create triangle polygons from input polygons and triangle strips">vtkTriangleFilter</a> to convert any strips or polygons to triangles.</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01761.html" title="create triangle polygons from input polygons and triangle strips">vtkTriangleFilter</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_10.html#c2_vtk_t_vtkMassProperties">vtkMassProperties (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04385.html#l00043">43</a> of file <a class="el" href="a04385.html">vtkMassProperties.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="a00994.html#6a3bd2315fb714cf791d491208b46bd1">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="a00994.html#ecc5499f32904929047d2220bb1ae3e6">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="a00994.html#64e0d74a9834546f0d19d03f258c4846">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="a00994.html#6b3ba10542c11a27241e6a18b9fb8f4b">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">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#aac0b71d49959de0d2ca8520d7c3ca54">GetVolume</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#0930a813734a344f09819a269371a40f">GetVolumeProjected</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#02ff978e03cdb233de1851e7d011917b">GetSurfaceArea</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#78a1108a330683f8bf584e61f5f1e46c">GetMinCellArea</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#ecad95bae578fa0e77e7efe5d7d83d79">GetMaxCellArea</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#72704878464272c37efac3b757ab41d5">GetVolumeX</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#d206471aebdcf57137d7e1fc86daaada">GetVolumeY</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#d2e8b78027ee6d59a1fb0be6a00d7e30">GetVolumeZ</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#d4ea00670070d5724dcbcf3dd3605ccb">GetKx</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#8e9e45382a90bf99f45260119fab5b90">GetKy</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#72833362ebd1735ee543a8fe250f0dda">GetKz</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#504bde6fb5769f547272e9bfad07eb2a">GetNormalizedShapeIndex</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="a00994.html">vtkMassProperties</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#90b3e64228e71f9cad9abf3900b19ca3">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="a00994.html#02b88cb9f5f7292d482cf20500abb011">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00994.html">vtkMassProperties</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#5fbfe96d4431b6459184bcfe8074d69a">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="a00994.html#d0a1ade8b895118a8e5f7217b2a95f2f">vtkMassProperties</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#f7064ba74699d2df59728a06df163874">~vtkMassProperties</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="a00994.html#77ad5b4332c89df1c148a4707cdcc67e">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *request, <a class="el" href="a00895.html">vtkInformationVector</a> **inputVector, <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#cec5fea98a667ec0b63ed738db1de2f3">MinCellArea</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#754d5e67ca8fe167b06ec1a4c8b4e15c">MaxCellArea</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#204f9a222541c30cabf64f6d53631f7f">Volume</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#bf865c7c298dbe16c99e91d8362355f8">VolumeProjected</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#53b31dbeaf435c493c70ea3973c4555a">VolumeX</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#e50e7182ad2657cb928113c1ef865d31">VolumeY</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#327bc7109b44183388e8bde6c5bfe654">VolumeZ</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#2cfcdf409acc08dd0cc388bce514101c">Kx</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#a47fb5f2de6d4af553f2ae04b9f8045d">Ky</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#5c2a8210abb32e80f151b9b8af0f763b">Kz</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00994.html#2140063e22a9dd403f4a18cb327d5b2c">NormalizedShapeIndex</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="6a3bd2315fb714cf791d491208b46bd1"></a><!-- doxytag: member="vtkMassProperties::Superclass" ref="6a3bd2315fb714cf791d491208b46bd1" 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">vtkMassProperties::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="a04385.html#l00049">49</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="d0a1ade8b895118a8e5f7217b2a95f2f"></a><!-- doxytag: member="vtkMassProperties::vtkMassProperties" ref="d0a1ade8b895118a8e5f7217b2a95f2f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkMassProperties::vtkMassProperties           </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="f7064ba74699d2df59728a06df163874"></a><!-- doxytag: member="vtkMassProperties::~vtkMassProperties" ref="f7064ba74699d2df59728a06df163874" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkMassProperties::~vtkMassProperties           </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="90b3e64228e71f9cad9abf3900b19ca3"></a><!-- doxytag: member="vtkMassProperties::New" ref="90b3e64228e71f9cad9abf3900b19ca3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00994.html">vtkMassProperties</a>* vtkMassProperties::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructs with initial values of zero. 
<p>Reimplemented from <a class="el" href="a01261.html#cf785ac526132296ff652c636f713b5e">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="ecc5499f32904929047d2220bb1ae3e6"></a><!-- doxytag: member="vtkMassProperties::GetClassName" ref="ecc5499f32904929047d2220bb1ae3e6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkMassProperties::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="02b88cb9f5f7292d482cf20500abb011"></a><!-- doxytag: member="vtkMassProperties::IsTypeOf" ref="02b88cb9f5f7292d482cf20500abb011" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkMassProperties::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="64e0d74a9834546f0d19d03f258c4846"></a><!-- doxytag: member="vtkMassProperties::IsA" ref="64e0d74a9834546f0d19d03f258c4846" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkMassProperties::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="5fbfe96d4431b6459184bcfe8074d69a"></a><!-- doxytag: member="vtkMassProperties::SafeDownCast" ref="5fbfe96d4431b6459184bcfe8074d69a" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00994.html">vtkMassProperties</a>* vtkMassProperties::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="6b3ba10542c11a27241e6a18b9fb8f4b"></a><!-- doxytag: member="vtkMassProperties::PrintSelf" ref="6b3ba10542c11a27241e6a18b9fb8f4b" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkMassProperties::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="aac0b71d49959de0d2ca8520d7c3ca54"></a><!-- doxytag: member="vtkMassProperties::GetVolume" ref="aac0b71d49959de0d2ca8520d7c3ca54" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetVolume           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the volume. 
<p>Definition at line <a class="el" href="a04385.html#l00053">53</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0930a813734a344f09819a269371a40f"></a><!-- doxytag: member="vtkMassProperties::GetVolumeProjected" ref="0930a813734a344f09819a269371a40f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetVolumeProjected           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the projected volume. Typically you should compare this volume to the value returned by GetVolume if you get an error (<a class="el" href="a00994.html#aac0b71d49959de0d2ca8520d7c3ca54">GetVolume()</a>-GetVolumeProjected())*10000 that is greater than <a class="el" href="a00994.html#aac0b71d49959de0d2ca8520d7c3ca54">GetVolume()</a> this should identify a problem: * Either the polydata is not closed * Or the polydata contains triangle that are flipped 
<p>Definition at line <a class="el" href="a04385.html#l00060">60</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="72704878464272c37efac3b757ab41d5"></a><!-- doxytag: member="vtkMassProperties::GetVolumeX" ref="72704878464272c37efac3b757ab41d5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetVolumeX           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the volume projected on to each axis aligned plane. 
<p>Definition at line <a class="el" href="a04385.html#l00065">65</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d206471aebdcf57137d7e1fc86daaada"></a><!-- doxytag: member="vtkMassProperties::GetVolumeY" ref="d206471aebdcf57137d7e1fc86daaada" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetVolumeY           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the volume projected on to each axis aligned plane. 
<p>Definition at line <a class="el" href="a04385.html#l00066">66</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d2e8b78027ee6d59a1fb0be6a00d7e30"></a><!-- doxytag: member="vtkMassProperties::GetVolumeZ" ref="d2e8b78027ee6d59a1fb0be6a00d7e30" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetVolumeZ           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the volume projected on to each axis aligned plane. 
<p>Definition at line <a class="el" href="a04385.html#l00067">67</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d4ea00670070d5724dcbcf3dd3605ccb"></a><!-- doxytag: member="vtkMassProperties::GetKx" ref="d4ea00670070d5724dcbcf3dd3605ccb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetKx           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the weighting factors for the maximum unit normal component (MUNC). 
<p>Definition at line <a class="el" href="a04385.html#l00073">73</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8e9e45382a90bf99f45260119fab5b90"></a><!-- doxytag: member="vtkMassProperties::GetKy" ref="8e9e45382a90bf99f45260119fab5b90" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetKy           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the weighting factors for the maximum unit normal component (MUNC). 
<p>Definition at line <a class="el" href="a04385.html#l00074">74</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="72833362ebd1735ee543a8fe250f0dda"></a><!-- doxytag: member="vtkMassProperties::GetKz" ref="72833362ebd1735ee543a8fe250f0dda" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetKz           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the weighting factors for the maximum unit normal component (MUNC). 
<p>Definition at line <a class="el" href="a04385.html#l00075">75</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="02ff978e03cdb233de1851e7d011917b"></a><!-- doxytag: member="vtkMassProperties::GetSurfaceArea" ref="02ff978e03cdb233de1851e7d011917b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetSurfaceArea           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the area. 
<p>Definition at line <a class="el" href="a04385.html#l00079">79</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="78a1108a330683f8bf584e61f5f1e46c"></a><!-- doxytag: member="vtkMassProperties::GetMinCellArea" ref="78a1108a330683f8bf584e61f5f1e46c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetMinCellArea           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the min cell area. 
<p>Definition at line <a class="el" href="a04385.html#l00082">82</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ecad95bae578fa0e77e7efe5d7d83d79"></a><!-- doxytag: member="vtkMassProperties::GetMaxCellArea" ref="ecad95bae578fa0e77e7efe5d7d83d79" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetMaxCellArea           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the max cell area. 
<p>Definition at line <a class="el" href="a04385.html#l00085">85</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="504bde6fb5769f547272e9bfad07eb2a"></a><!-- doxytag: member="vtkMassProperties::GetNormalizedShapeIndex" ref="504bde6fb5769f547272e9bfad07eb2a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vtkMassProperties::GetNormalizedShapeIndex           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute and return the normalized shape index. This characterizes the deviation of the shape of an object from a sphere. A sphere's NSI is one. This number is always &gt;= 1.0. 
<p>Definition at line <a class="el" href="a04385.html#l00091">91</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="77ad5b4332c89df1c148a4707cdcc67e"></a><!-- doxytag: member="vtkMassProperties::RequestData" ref="77ad5b4332c89df1c148a4707cdcc67e" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkMassProperties::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>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="4d3bd9ce0373f5383aab0cae05bc530c"></a><!-- doxytag: member="vtkMassProperties::SurfaceArea" ref="4d3bd9ce0373f5383aab0cae05bc530c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#4d3bd9ce0373f5383aab0cae05bc530c">vtkMassProperties::SurfaceArea</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00103">103</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="cec5fea98a667ec0b63ed738db1de2f3"></a><!-- doxytag: member="vtkMassProperties::MinCellArea" ref="cec5fea98a667ec0b63ed738db1de2f3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#cec5fea98a667ec0b63ed738db1de2f3">vtkMassProperties::MinCellArea</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00104">104</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="754d5e67ca8fe167b06ec1a4c8b4e15c"></a><!-- doxytag: member="vtkMassProperties::MaxCellArea" ref="754d5e67ca8fe167b06ec1a4c8b4e15c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#754d5e67ca8fe167b06ec1a4c8b4e15c">vtkMassProperties::MaxCellArea</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00105">105</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="204f9a222541c30cabf64f6d53631f7f"></a><!-- doxytag: member="vtkMassProperties::Volume" ref="204f9a222541c30cabf64f6d53631f7f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#204f9a222541c30cabf64f6d53631f7f">vtkMassProperties::Volume</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00106">106</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="bf865c7c298dbe16c99e91d8362355f8"></a><!-- doxytag: member="vtkMassProperties::VolumeProjected" ref="bf865c7c298dbe16c99e91d8362355f8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#bf865c7c298dbe16c99e91d8362355f8">vtkMassProperties::VolumeProjected</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00107">107</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="53b31dbeaf435c493c70ea3973c4555a"></a><!-- doxytag: member="vtkMassProperties::VolumeX" ref="53b31dbeaf435c493c70ea3973c4555a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#53b31dbeaf435c493c70ea3973c4555a">vtkMassProperties::VolumeX</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00108">108</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e50e7182ad2657cb928113c1ef865d31"></a><!-- doxytag: member="vtkMassProperties::VolumeY" ref="e50e7182ad2657cb928113c1ef865d31" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#e50e7182ad2657cb928113c1ef865d31">vtkMassProperties::VolumeY</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00109">109</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="327bc7109b44183388e8bde6c5bfe654"></a><!-- doxytag: member="vtkMassProperties::VolumeZ" ref="327bc7109b44183388e8bde6c5bfe654" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#327bc7109b44183388e8bde6c5bfe654">vtkMassProperties::VolumeZ</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00110">110</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2cfcdf409acc08dd0cc388bce514101c"></a><!-- doxytag: member="vtkMassProperties::Kx" ref="2cfcdf409acc08dd0cc388bce514101c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#2cfcdf409acc08dd0cc388bce514101c">vtkMassProperties::Kx</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00111">111</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a47fb5f2de6d4af553f2ae04b9f8045d"></a><!-- doxytag: member="vtkMassProperties::Ky" ref="a47fb5f2de6d4af553f2ae04b9f8045d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#a47fb5f2de6d4af553f2ae04b9f8045d">vtkMassProperties::Ky</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00112">112</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5c2a8210abb32e80f151b9b8af0f763b"></a><!-- doxytag: member="vtkMassProperties::Kz" ref="5c2a8210abb32e80f151b9b8af0f763b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#5c2a8210abb32e80f151b9b8af0f763b">vtkMassProperties::Kz</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04385.html#l00113">113</a> of file <a class="el" href="a04385.html">vtkMassProperties.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2140063e22a9dd403f4a18cb327d5b2c"></a><!-- doxytag: member="vtkMassProperties::NormalizedShapeIndex" ref="2140063e22a9dd403f4a18cb327d5b2c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00994.html#2140063e22a9dd403f4a18cb327d5b2c">vtkMassProperties::NormalizedShapeIndex</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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