Sophie

Sophie

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

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: vtkLinearContourLineInterpolator 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>vtkLinearContourLineInterpolator Class Reference</h1><!-- doxytag: class="vtkLinearContourLineInterpolator" --><!-- doxytag: inherits="vtkContourLineInterpolator" --><code>#include &lt;<a class="el" href="a05492.html">vtkLinearContourLineInterpolator.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkLinearContourLineInterpolator:</div>
<div class="dynsection">
<p><center><img src="a11802.png" border="0" usemap="#a11803" alt="Inheritance graph"></center>
<map name="a11803">
<area shape="rect" href="a00325.html" title="Defines API for interpolating/modifying nodes from a vtkContourRepresentation." alt="" coords="24,155,208,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="76,80,156,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="61,5,171,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkLinearContourLineInterpolator:</div>
<div class="dynsection">
<p><center><img src="a11804.png" border="0" usemap="#a11805" alt="Collaboration graph"></center>
<map name="a11805">
<area shape="rect" href="a00325.html" title="Defines API for interpolating/modifying nodes from a vtkContourRepresentation." alt="" coords="35,174,219,200"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="87,96,167,123"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="5,6,115,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="139,6,248,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11806.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Interpolates supplied nodes with line segments. 
<p>
The line interpolator interpolates supplied nodes (see InterpolateLine) with line segments. The finess of the curve may be controlled using SetMaximumCurveError and SetMaximumNumberOfLineSegments.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00325.html" title="Defines API for interpolating/modifying nodes from a vtkContourRepresentation.">vtkContourLineInterpolator</a> </dd></dl>

<p>Definition at line <a class="el" href="a05492.html#l00031">31</a> of file <a class="el" href="a05492.html">vtkLinearContourLineInterpolator.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00325.html">vtkContourLineInterpolator</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00961.html#ee9cc0d7183b278b5c2ee8e75c1ed7b1">Superclass</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="a00961.html#ead495657ab4182e4633b35ba652b4b7">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00961.html">vtkLinearContourLineInterpolator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00961.html#c5a42083f18f9505fd7e46bd675f5d11">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</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="a00961.html#ce2fe062fc4f4230c6cfc059582f0e84">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="a00961.html#b14725b9c73e9d116ee13a6cb14b47b8">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="a00961.html#bc40db58f6cb68cde40d99ff67614212">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00961.html#6ba089e63660131c66a23bc1e5352c72">InterpolateLine</a> (<a class="el" href="a01480.html">vtkRenderer</a> *ren, <a class="el" href="a00326.html">vtkContourRepresentation</a> *rep, int idx1, int idx2)</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 <br>
<a class="el" href="a00961.html">vtkLinearContourLineInterpolator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00961.html#e58df4505aad643b559030b1a5995627">New</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00961.html#abefbc7a18370bde938d515b42670f64">~vtkLinearContourLineInterpolator</a> ()</td></tr>

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

<p>
Standard methods for instances of this class. 
<p>Reimplemented from <a class="el" href="a00325.html#a890b4b6b1fa415b5d9c62c60087063f">vtkContourLineInterpolator</a>.</p>

<p>Definition at line <a class="el" href="a05492.html#l00041">41</a> of file <a class="el" href="a05492.html">vtkLinearContourLineInterpolator.h</a>.</p>

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

<p>
Instantiate this class. 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="ce2fe062fc4f4230c6cfc059582f0e84"></a><!-- doxytag: member="vtkLinearContourLineInterpolator::GetClassName" ref="ce2fe062fc4f4230c6cfc059582f0e84" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkLinearContourLineInterpolator::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Standard methods for instances of this class. 
<p>Reimplemented from <a class="el" href="a00325.html#415db04a80443deb933271dc2362941a">vtkContourLineInterpolator</a>.</p>

</div>
</div><p>
<a class="anchor" name="ead495657ab4182e4633b35ba652b4b7"></a><!-- doxytag: member="vtkLinearContourLineInterpolator::IsTypeOf" ref="ead495657ab4182e4633b35ba652b4b7" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkLinearContourLineInterpolator::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Standard methods for instances of this class. 
<p>Reimplemented from <a class="el" href="a00325.html#8eedc70e051c7b7f3ee42cf73eb893e9">vtkContourLineInterpolator</a>.</p>

</div>
</div><p>
<a class="anchor" name="b14725b9c73e9d116ee13a6cb14b47b8"></a><!-- doxytag: member="vtkLinearContourLineInterpolator::IsA" ref="b14725b9c73e9d116ee13a6cb14b47b8" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkLinearContourLineInterpolator::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Standard methods for instances of this class. 
<p>Reimplemented from <a class="el" href="a00325.html#4f24b293c05a047a30179ee026fdf62f">vtkContourLineInterpolator</a>.</p>

</div>
</div><p>
<a class="anchor" name="c5a42083f18f9505fd7e46bd675f5d11"></a><!-- doxytag: member="vtkLinearContourLineInterpolator::SafeDownCast" ref="c5a42083f18f9505fd7e46bd675f5d11" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00961.html">vtkLinearContourLineInterpolator</a>* vtkLinearContourLineInterpolator::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>
Standard methods for instances of this class. 
<p>Reimplemented from <a class="el" href="a00325.html#b79209f2137ba0f816ffffdf1ab20118">vtkContourLineInterpolator</a>.</p>

</div>
</div><p>
<a class="anchor" name="bc40db58f6cb68cde40d99ff67614212"></a><!-- doxytag: member="vtkLinearContourLineInterpolator::PrintSelf" ref="bc40db58f6cb68cde40d99ff67614212" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkLinearContourLineInterpolator::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>
Standard methods for instances of this class. 
<p>Reimplemented from <a class="el" href="a00325.html#c0e557f2b74b7b2fc7d8cf1431f4a0f4">vtkContourLineInterpolator</a>.</p>

</div>
</div><p>
<a class="anchor" name="6ba089e63660131c66a23bc1e5352c72"></a><!-- doxytag: member="vtkLinearContourLineInterpolator::InterpolateLine" ref="6ba089e63660131c66a23bc1e5352c72" args="(vtkRenderer *ren, vtkContourRepresentation *rep, int idx1, int idx2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkLinearContourLineInterpolator::InterpolateLine           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01480.html">vtkRenderer</a> *&nbsp;</td>
          <td class="paramname"> <em>ren</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00326.html">vtkContourRepresentation</a> *&nbsp;</td>
          <td class="paramname"> <em>rep</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>idx1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>idx2</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>
Subclasses that wish to interpolate a line segment must implement this. For instance <a class="el" href="a00163.html" title="Interpolates supplied nodes with bezier line segments.">vtkBezierContourLineInterpolator</a> adds nodes between idx1 and idx2, that allow the contour to adhere to a bezier curve. 
<p>Implements <a class="el" href="a00325.html#8652176cb5392a01043bc98a419f1161">vtkContourLineInterpolator</a>.</p>

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