Sophie

Sophie

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

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: vtkBezierContourLineInterpolator 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>vtkBezierContourLineInterpolator Class Reference</h1><!-- doxytag: class="vtkBezierContourLineInterpolator" --><!-- doxytag: inherits="vtkContourLineInterpolator" --><code>#include &lt;<a class="el" href="a05450.html">vtkBezierContourLineInterpolator.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkBezierContourLineInterpolator:</div>
<div class="dynsection">
<p><center><img src="a08102.png" border="0" usemap="#a08103" alt="Inheritance graph"></center>
<map name="a08103">
<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 vtkBezierContourLineInterpolator:</div>
<div class="dynsection">
<p><center><img src="a08104.png" border="0" usemap="#a08105" alt="Collaboration graph"></center>
<map name="a08105">
<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="a08106.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Interpolates supplied nodes with bezier line segments. 
<p>
The line interpolator interpolates supplied nodes (see InterpolateLine) with bezier 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="a05450.html#l00031">31</a> of file <a class="el" href="a05450.html">vtkBezierContourLineInterpolator.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="a00163.html#5533e3bea73976d1c55046f6b5a57ef3">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="a00163.html#bc3177b79feaa3434e3ae321e7c6bdac">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00163.html">vtkBezierContourLineInterpolator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#64719c2e913a24af5268973118ecfd29">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="a00163.html#f46259d5cef1886c74929b363513dec6">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="a00163.html#a870b2c3202aaf49484246b66584d5a0">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="a00163.html#eaa4c2180399b348d0aa1ca97900c3e6">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="a00163.html#0455748957e6c50146fb761c13bb2955">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"><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="a00163.html#6bee99ce8ff505dd90d7d6e469868f4b">SetMaximumCurveError</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#f9b589d6db0f0e1214ff12a2a4d2a6ba">GetMaximumCurveError</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="a00163.html#596e7b10cc9998480cb4596763ec2fb4">SetMaximumCurveLineSegments</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="a00163.html#c6f4af445dd40e8fef3d0c6c092c0d0d">GetMaximumCurveLineSegments</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="a00163.html#ffcf6de6c8c7c281eb21941bc1ccdb45">GetSpan</a> (int nodeIndex, <a class="el" href="a00900.html">vtkIntArray</a> *nodeIndices, <a class="el" href="a00326.html">vtkContourRepresentation</a> *rep)</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="a00163.html">vtkBezierContourLineInterpolator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#d39797044c0690c2571f312e6da7af22">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="a00163.html#dd4d3d2ba7ef7d40fc2fcd2d6e54aaa7">vtkBezierContourLineInterpolator</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#3ab4c675b33dcd60c288546300485cdf">ComputeMidpoint</a> (double p1[3], double p2[3], double mid[3])</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="a00163.html#1eb25d14d92be0b77553cefb94fb02cd">MaximumCurveError</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#e4e799189379dc28606a43ae40e8beda">MaximumCurveLineSegments</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="5533e3bea73976d1c55046f6b5a57ef3"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::Superclass" ref="5533e3bea73976d1c55046f6b5a57ef3" 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">vtkBezierContourLineInterpolator::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="a05450.html#l00041">41</a> of file <a class="el" href="a05450.html">vtkBezierContourLineInterpolator.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="dd4d3d2ba7ef7d40fc2fcd2d6e54aaa7"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::vtkBezierContourLineInterpolator" ref="dd4d3d2ba7ef7d40fc2fcd2d6e54aaa7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkBezierContourLineInterpolator::vtkBezierContourLineInterpolator           </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="63f4f50f9be36bcbe19dd7525a60a695"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::~vtkBezierContourLineInterpolator" ref="63f4f50f9be36bcbe19dd7525a60a695" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkBezierContourLineInterpolator::~vtkBezierContourLineInterpolator           </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="d39797044c0690c2571f312e6da7af22"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::New" ref="d39797044c0690c2571f312e6da7af22" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00163.html">vtkBezierContourLineInterpolator</a>* vtkBezierContourLineInterpolator::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="f46259d5cef1886c74929b363513dec6"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::GetClassName" ref="f46259d5cef1886c74929b363513dec6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkBezierContourLineInterpolator::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="bc3177b79feaa3434e3ae321e7c6bdac"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::IsTypeOf" ref="bc3177b79feaa3434e3ae321e7c6bdac" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkBezierContourLineInterpolator::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="a870b2c3202aaf49484246b66584d5a0"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::IsA" ref="a870b2c3202aaf49484246b66584d5a0" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkBezierContourLineInterpolator::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="64719c2e913a24af5268973118ecfd29"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::SafeDownCast" ref="64719c2e913a24af5268973118ecfd29" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00163.html">vtkBezierContourLineInterpolator</a>* vtkBezierContourLineInterpolator::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="eaa4c2180399b348d0aa1ca97900c3e6"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::PrintSelf" ref="eaa4c2180399b348d0aa1ca97900c3e6" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkBezierContourLineInterpolator::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="0455748957e6c50146fb761c13bb2955"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::InterpolateLine" ref="0455748957e6c50146fb761c13bb2955" args="(vtkRenderer *ren, vtkContourRepresentation *rep, int idx1, int idx2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkBezierContourLineInterpolator::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>
<a class="anchor" name="6bee99ce8ff505dd90d7d6e469868f4b"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::SetMaximumCurveError" ref="6bee99ce8ff505dd90d7d6e469868f4b" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkBezierContourLineInterpolator::SetMaximumCurveError           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The difference between a line segment connecting two points and the curve connecting the same points. In the limit of the length of the curve dx -&gt; 0, the two values will be the same. The smaller this number, the finer the bezier curve will be interpolated. Default is 0.005 
</div>
</div><p>
<a class="anchor" name="f9b589d6db0f0e1214ff12a2a4d2a6ba"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::GetMaximumCurveError" ref="f9b589d6db0f0e1214ff12a2a4d2a6ba" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkBezierContourLineInterpolator::GetMaximumCurveError           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The difference between a line segment connecting two points and the curve connecting the same points. In the limit of the length of the curve dx -&gt; 0, the two values will be the same. The smaller this number, the finer the bezier curve will be interpolated. Default is 0.005 
</div>
</div><p>
<a class="anchor" name="596e7b10cc9998480cb4596763ec2fb4"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::SetMaximumCurveLineSegments" ref="596e7b10cc9998480cb4596763ec2fb4" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkBezierContourLineInterpolator::SetMaximumCurveLineSegments           </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>
Maximum number of bezier line segments between two nodes. Larger values create a finer interpolation. Default is 100. 
</div>
</div><p>
<a class="anchor" name="c6f4af445dd40e8fef3d0c6c092c0d0d"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::GetMaximumCurveLineSegments" ref="c6f4af445dd40e8fef3d0c6c092c0d0d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkBezierContourLineInterpolator::GetMaximumCurveLineSegments           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Maximum number of bezier line segments between two nodes. Larger values create a finer interpolation. Default is 100. 
</div>
</div><p>
<a class="anchor" name="ffcf6de6c8c7c281eb21941bc1ccdb45"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::GetSpan" ref="ffcf6de6c8c7c281eb21941bc1ccdb45" args="(int nodeIndex, vtkIntArray *nodeIndices, vtkContourRepresentation *rep)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkBezierContourLineInterpolator::GetSpan           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>nodeIndex</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00900.html">vtkIntArray</a> *&nbsp;</td>
          <td class="paramname"> <em>nodeIndices</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><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>
Span of the interpolator. ie. the number of control points its supposed to interpolate given a node. The first argument is the current nodeIndex. ie, you'd be trying to interpolate between nodes "nodeIndex" and "nodeIndex-1", unless you're closing the contour in which case, you're trying to interpolate "nodeIndex" and "Node=0". The node span is returned in a <a class="el" href="a00900.html" title="dynamic, self-adjusting array of int">vtkIntArray</a>. The node span is returned in a <a class="el" href="a00900.html" title="dynamic, self-adjusting array of int">vtkIntArray</a>. The node span returned by this interpolator will be a 2-tuple with a span of 4. 
<p>Reimplemented from <a class="el" href="a00325.html#f75ab8fc1a9e78d26305be818a87c507">vtkContourLineInterpolator</a>.</p>

</div>
</div><p>
<a class="anchor" name="3ab4c675b33dcd60c288546300485cdf"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::ComputeMidpoint" ref="3ab4c675b33dcd60c288546300485cdf" args="(double p1[3], double p2[3], double mid[3])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkBezierContourLineInterpolator::ComputeMidpoint           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>p1</em>[3], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>p2</em>[3], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>mid</em>[3]</td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05450.html#l00083">83</a> of file <a class="el" href="a05450.html">vtkBezierContourLineInterpolator.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="1eb25d14d92be0b77553cefb94fb02cd"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::MaximumCurveError" ref="1eb25d14d92be0b77553cefb94fb02cd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00163.html#1eb25d14d92be0b77553cefb94fb02cd">vtkBezierContourLineInterpolator::MaximumCurveError</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05450.html#l00090">90</a> of file <a class="el" href="a05450.html">vtkBezierContourLineInterpolator.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e4e799189379dc28606a43ae40e8beda"></a><!-- doxytag: member="vtkBezierContourLineInterpolator::MaximumCurveLineSegments" ref="e4e799189379dc28606a43ae40e8beda" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00163.html#e4e799189379dc28606a43ae40e8beda">vtkBezierContourLineInterpolator::MaximumCurveLineSegments</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05450.html#l00091">91</a> of file <a class="el" href="a05450.html">vtkBezierContourLineInterpolator.h</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="a05450.html">vtkBezierContourLineInterpolator.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:54:05 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>