Sophie

Sophie

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

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: vtkSplineFilter 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>vtkSplineFilter Class Reference</h1><!-- doxytag: class="vtkSplineFilter" --><!-- doxytag: inherits="vtkPolyDataAlgorithm" --><code>#include &lt;<a class="el" href="a04454.html">vtkSplineFilter.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkSplineFilter:</div>
<div class="dynsection">
<p><center><img src="a14650.png" border="0" usemap="#a14651" alt="Inheritance graph"></center>
<map name="a14651">
<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 vtkSplineFilter:</div>
<div class="dynsection">
<p><center><img src="a14652.png" border="0" usemap="#a14653" alt="Collaboration graph"></center>
<map name="a14653">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="1576,143,1731,170"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1064,255,1163,282"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1438,383,1536,410"><area shape="rect" href="a01306.html" title="abstract class specifies interface for visualization filters" alt="" coords="1423,319,1551,346"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,482,524,508"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="675,380,824,407"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="695,211,804,238"><area shape="rect" href="a01588.html" title="spline abstract class for interpolating splines" alt="" coords="2559,651,2636,678"><area shape="rect" href="a00362.html" title="general representation of visualization data" alt="" coords="2076,440,2183,467"><area shape="rect" href="a00538.html" title="represent and manipulate fields of data" alt="" coords="1438,543,1536,570"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1052,532,1175,559"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="850,787,991,814"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,84,116,111"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,58,566,84"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="170,84,300,111"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,699,290,726"><area shape="rect" href="a01574.html" title="abstract class specifies interface for visualization network source" alt="" coords="1795,319,1878,346"><area shape="rect" href="a00980.html" title="map scalar values into colors via a lookup table" alt="" coords="2071,802,2188,828"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="394,204,575,231"><area shape="rect" href="a01215.html" title="Defines a 1D piecewise function." alt="" coords="2240,603,2395,630"><area shape="rect" href="a00356.html" title="abstract superclass for arrays of numeric data" alt="" coords="1436,648,1538,675"><area shape="rect" href="a00540.html" title="vtkFieldData::CopyFieldFlag" alt="" coords="1016,583,1211,610"><area shape="rect" href="a00556.html" title="dynamic, self&#45;adjusting array of float" alt="" coords="1942,646,2046,672"><area shape="rect" href="a01784.html" title="dynamic, self&#45;adjusting array of unsigned char" alt="" coords="1756,687,1916,714"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a14654.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
generate uniformly subdivided polylines from a set of input polyline using a <a class="el" href="a01588.html" title="spline abstract class for interpolating splines">vtkSpline</a> 
<p>
<a class="el" href="a01589.html" title="generate uniformly subdivided polylines from a set of input polyline using a vtkSpline...">vtkSplineFilter</a> is a filter that generates an output polylines from an input set of polylines. The polylines are uniformly subdivided and produced with the help of a <a class="el" href="a01588.html" title="spline abstract class for interpolating splines">vtkSpline</a> class that the user can specify (by default a <a class="el" href="a00238.html" title="computes an interpolating spline using a a Cardinal basis.">vtkCardinalSpline</a> is used). The number of subdivisions of the line can be controlled in several ways. The user can either specify the number of subdivisions or a length of each subdivision can be provided (and the class will figure out how many subdivisions is required over the whole polyline). The maximum number of subdivisions can also be set.<p>
The output of this filter is a polyline per input polyline (or line). New points and texture coordinates are created. Point data is interpolated and cell data passed on. Any polylines with less than two points, or who have coincident points, are ignored.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01494.html" title="create oriented ribbons from lines defined in polygonal dataset">vtkRibbonFilter</a> <a class="el" href="a01768.html" title="filter that generates tubes around lines">vtkTubeFilter</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_15.html#c2_vtk_t_vtkSplineFilter">vtkSplineFilter (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04454.html#l00059">59</a> of file <a class="el" href="a04454.html">vtkSplineFilter.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="a01589.html#78c40970cfec5a39fe671022783bc3a7">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="a01589.html#99721d93849b9920ac4a70e702ffe699">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="a01589.html#983250339445b0a93b49471d9953927e">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="a01589.html#c47951e0e704c0c83954c012ca384166">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#52c3e87427a7b10fedcbbcc11bcc13c0">SetMaximumNumberOfSubdivisions</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="a01589.html#efd0235748971346daee70ef79c71c85">GetMaximumNumberOfSubdivisions</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="a01589.html#1ec3276314934ecb927cbd8569518477">SetSubdivide</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="a01589.html#4d05f8405b107af9fa94eb80a86fa261">GetSubdivide</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#cf08d96000e65aeb10ee9e98bc2b9d93">SetSubdivideToSpecified</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#73880c7749da9233ede49594afa3b36b">SetSubdivideToLength</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#2895cae9fd1518c96a198c097bcd28c5">GetSubdivideAsString</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="a01589.html#5cd8632f2ce07b0eb93968d923b6d410">SetNumberOfSubdivisions</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="a01589.html#1e8e90880014fa670ca5fc2880c11848">GetNumberOfSubdivisions</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="a01589.html#b79d3fd8abebc2cc8b452a39e99d3009">SetLength</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="a01589.html#8a21f5e390f4298a661371904ddff473">GetLength</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="a01589.html#bc8d9b406eb6a723bff2df37a5e6a213">SetSpline</a> (<a class="el" href="a01588.html">vtkSpline</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01588.html">vtkSpline</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#68d56386de950bb68b15ff32d54054d0">GetSpline</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="a01589.html#eba1783578b4b492e55d9a450173f1d9">SetGenerateTCoords</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="a01589.html#f9f3d941491259daaf1b1c89daaa7c55">GetGenerateTCoords</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#0ed9aacb95517aec3881ce1d8a217c33">SetGenerateTCoordsToOff</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#0377c76ce1c7519c311805606903458b">SetGenerateTCoordsToNormalizedLength</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#dc6bef1b324a99018798ff844910b76b">SetGenerateTCoordsToUseLength</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#0fcb8bd19b26fc87a22dbceec7f19066">SetGenerateTCoordsToUseScalars</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#f6d84f7728ee1efc038af6185a619108">GetGenerateTCoordsAsString</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="a01589.html#ffe47058e24bcf86a2a26ca1cd76fbf1">SetTextureLength</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="a01589.html#025921df1ae4e73a891091c0e63e234d">GetTextureLength</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 int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#50cd95b0cd95d836d542a62666375fdc">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01589.html">vtkSplineFilter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#2465c2822c6ea0b39bcc4c03cc32838e">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01589.html">vtkSplineFilter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#e362c2e444a25186da58eb99426cc916">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="a01589.html#864d4ee7603b9548fa8e100cdad6f04c">vtkSplineFilter</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#c6ef0a01075ab71948a0632ae2076c69">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#a7e7ab555d7627fb5ac1435712f740da">GeneratePoints</a> (<a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> offset, <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> npts, <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> *pts, <a class="el" href="a01250.html">vtkPoints</a> *inPts, <a class="el" href="a01250.html">vtkPoints</a> *newPts, <a class="el" href="a01242.html">vtkPointData</a> *pd, <a class="el" href="a01242.html">vtkPointData</a> *outPD, int genTCoords, <a class="el" href="a00556.html">vtkFloatArray</a> *newTCoords)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#8b039bd7752063bc41273b72b89fcf6e">GenerateLine</a> (<a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> offset, <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> numGenPts, <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> inCellId, <a class="el" href="a00245.html">vtkCellData</a> *cd, <a class="el" href="a00245.html">vtkCellData</a> *outCD, <a class="el" href="a00242.html">vtkCellArray</a> *newLines)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#1a6860327e96486c30f76500ca86ba8b">MaximumNumberOfSubdivisions</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#6770755e912cb3b5e0fbc25107714f38">Subdivide</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#0419816492f6847e9046436b8580c782">NumberOfSubdivisions</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#225a1f5eac8549a1a7e174698007a305">Length</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01588.html">vtkSpline</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#6c2c3b05eb51d7471b414904258e3092">Spline</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01588.html">vtkSpline</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#1a140f538ee467c8828d83136e98f33d">XSpline</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01588.html">vtkSpline</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#a96dd805bec60e4beea6fd6f18a9967d">YSpline</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01588.html">vtkSpline</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#6694989957640d6d0178946ff1560184">ZSpline</a></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#94595affc9945750d3bbd8c5ee9d4485">TextureLength</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00556.html">vtkFloatArray</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01589.html#c05eae1976fb53240381e854cdcaf816">TCoordMap</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="78c40970cfec5a39fe671022783bc3a7"></a><!-- doxytag: member="vtkSplineFilter::Superclass" ref="78c40970cfec5a39fe671022783bc3a7" 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">vtkSplineFilter::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="a04454.html#l00062">62</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="864d4ee7603b9548fa8e100cdad6f04c"></a><!-- doxytag: member="vtkSplineFilter::vtkSplineFilter" ref="864d4ee7603b9548fa8e100cdad6f04c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkSplineFilter::vtkSplineFilter           </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="fd8fadffb4fe391a7880a47605296d49"></a><!-- doxytag: member="vtkSplineFilter::~vtkSplineFilter" ref="fd8fadffb4fe391a7880a47605296d49" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkSplineFilter::~vtkSplineFilter           </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="99721d93849b9920ac4a70e702ffe699"></a><!-- doxytag: member="vtkSplineFilter::GetClassName" ref="99721d93849b9920ac4a70e702ffe699" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkSplineFilter::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="50cd95b0cd95d836d542a62666375fdc"></a><!-- doxytag: member="vtkSplineFilter::IsTypeOf" ref="50cd95b0cd95d836d542a62666375fdc" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkSplineFilter::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="983250339445b0a93b49471d9953927e"></a><!-- doxytag: member="vtkSplineFilter::IsA" ref="983250339445b0a93b49471d9953927e" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSplineFilter::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="2465c2822c6ea0b39bcc4c03cc32838e"></a><!-- doxytag: member="vtkSplineFilter::SafeDownCast" ref="2465c2822c6ea0b39bcc4c03cc32838e" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01589.html">vtkSplineFilter</a>* vtkSplineFilter::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="c47951e0e704c0c83954c012ca384166"></a><!-- doxytag: member="vtkSplineFilter::PrintSelf" ref="c47951e0e704c0c83954c012ca384166" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSplineFilter::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="e362c2e444a25186da58eb99426cc916"></a><!-- doxytag: member="vtkSplineFilter::New" ref="e362c2e444a25186da58eb99426cc916" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01589.html">vtkSplineFilter</a>* vtkSplineFilter::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Construct the class with no limit on the number of subdivisions and using an instance of <a class="el" href="a00238.html" title="computes an interpolating spline using a a Cardinal basis.">vtkCardinalSpline</a> to perform interpolation. 
<p>Reimplemented from <a class="el" href="a01261.html#cf785ac526132296ff652c636f713b5e">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="52c3e87427a7b10fedcbbcc11bcc13c0"></a><!-- doxytag: member="vtkSplineFilter::SetMaximumNumberOfSubdivisions" ref="52c3e87427a7b10fedcbbcc11bcc13c0" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSplineFilter::SetMaximumNumberOfSubdivisions           </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>
Set the maximum number of subdivisions that are created for each polyline. 
</div>
</div><p>
<a class="anchor" name="efd0235748971346daee70ef79c71c85"></a><!-- doxytag: member="vtkSplineFilter::GetMaximumNumberOfSubdivisions" ref="efd0235748971346daee70ef79c71c85" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSplineFilter::GetMaximumNumberOfSubdivisions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the maximum number of subdivisions that are created for each polyline. 
</div>
</div><p>
<a class="anchor" name="1ec3276314934ecb927cbd8569518477"></a><!-- doxytag: member="vtkSplineFilter::SetSubdivide" ref="1ec3276314934ecb927cbd8569518477" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSplineFilter::SetSubdivide           </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>
Specify how the number of subdivisions is determined. 
</div>
</div><p>
<a class="anchor" name="4d05f8405b107af9fa94eb80a86fa261"></a><!-- doxytag: member="vtkSplineFilter::GetSubdivide" ref="4d05f8405b107af9fa94eb80a86fa261" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSplineFilter::GetSubdivide           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify how the number of subdivisions is determined. 
</div>
</div><p>
<a class="anchor" name="cf08d96000e65aeb10ee9e98bc2b9d93"></a><!-- doxytag: member="vtkSplineFilter::SetSubdivideToSpecified" ref="cf08d96000e65aeb10ee9e98bc2b9d93" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSplineFilter::SetSubdivideToSpecified           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify how the number of subdivisions is determined. 
<p>Definition at line <a class="el" href="a04454.html#l00080">80</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="73880c7749da9233ede49594afa3b36b"></a><!-- doxytag: member="vtkSplineFilter::SetSubdivideToLength" ref="73880c7749da9233ede49594afa3b36b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSplineFilter::SetSubdivideToLength           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify how the number of subdivisions is determined. 
<p>Definition at line <a class="el" href="a04454.html#l00082">82</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2895cae9fd1518c96a198c097bcd28c5"></a><!-- doxytag: member="vtkSplineFilter::GetSubdivideAsString" ref="2895cae9fd1518c96a198c097bcd28c5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* vtkSplineFilter::GetSubdivideAsString           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify how the number of subdivisions is determined. 
</div>
</div><p>
<a class="anchor" name="5cd8632f2ce07b0eb93968d923b6d410"></a><!-- doxytag: member="vtkSplineFilter::SetNumberOfSubdivisions" ref="5cd8632f2ce07b0eb93968d923b6d410" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSplineFilter::SetNumberOfSubdivisions           </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>
Set the number of subdivisions that are created for the polyline. This method only has effect if Subdivisions is set to SetSubdivisionsToSpecify(). 
</div>
</div><p>
<a class="anchor" name="1e8e90880014fa670ca5fc2880c11848"></a><!-- doxytag: member="vtkSplineFilter::GetNumberOfSubdivisions" ref="1e8e90880014fa670ca5fc2880c11848" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSplineFilter::GetNumberOfSubdivisions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the number of subdivisions that are created for the polyline. This method only has effect if Subdivisions is set to SetSubdivisionsToSpecify(). 
</div>
</div><p>
<a class="anchor" name="b79d3fd8abebc2cc8b452a39e99d3009"></a><!-- doxytag: member="vtkSplineFilter::SetLength" ref="b79d3fd8abebc2cc8b452a39e99d3009" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSplineFilter::SetLength           </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>
Control the number of subdivisions that are created for the polyline based on an absolute length. The length of the spline is divided by this length to determine the number of subdivisions. 
</div>
</div><p>
<a class="anchor" name="8a21f5e390f4298a661371904ddff473"></a><!-- doxytag: member="vtkSplineFilter::GetLength" ref="8a21f5e390f4298a661371904ddff473" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkSplineFilter::GetLength           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Control the number of subdivisions that are created for the polyline based on an absolute length. The length of the spline is divided by this length to determine the number of subdivisions. 
</div>
</div><p>
<a class="anchor" name="bc8d9b406eb6a723bff2df37a5e6a213"></a><!-- doxytag: member="vtkSplineFilter::SetSpline" ref="bc8d9b406eb6a723bff2df37a5e6a213" args="(vtkSpline *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSplineFilter::SetSpline           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01588.html">vtkSpline</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify an instance of <a class="el" href="a01588.html" title="spline abstract class for interpolating splines">vtkSpline</a> to use to perform the interpolation. 
</div>
</div><p>
<a class="anchor" name="68d56386de950bb68b15ff32d54054d0"></a><!-- doxytag: member="vtkSplineFilter::GetSpline" ref="68d56386de950bb68b15ff32d54054d0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01588.html">vtkSpline</a>* vtkSplineFilter::GetSpline           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify an instance of <a class="el" href="a01588.html" title="spline abstract class for interpolating splines">vtkSpline</a> to use to perform the interpolation. 
</div>
</div><p>
<a class="anchor" name="eba1783578b4b492e55d9a450173f1d9"></a><!-- doxytag: member="vtkSplineFilter::SetGenerateTCoords" ref="eba1783578b4b492e55d9a450173f1d9" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSplineFilter::SetGenerateTCoords           </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>
Control whether and how texture coordinates are produced. This is useful for striping the output polyline. The texture coordinates can be generated in three ways: a normalized (0,1) generation; based on the length (divided by the texture length); and by using the input scalar values. 
</div>
</div><p>
<a class="anchor" name="f9f3d941491259daaf1b1c89daaa7c55"></a><!-- doxytag: member="vtkSplineFilter::GetGenerateTCoords" ref="f9f3d941491259daaf1b1c89daaa7c55" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkSplineFilter::GetGenerateTCoords           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Control whether and how texture coordinates are produced. This is useful for striping the output polyline. The texture coordinates can be generated in three ways: a normalized (0,1) generation; based on the length (divided by the texture length); and by using the input scalar values. 
</div>
</div><p>
<a class="anchor" name="0ed9aacb95517aec3881ce1d8a217c33"></a><!-- doxytag: member="vtkSplineFilter::SetGenerateTCoordsToOff" ref="0ed9aacb95517aec3881ce1d8a217c33" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSplineFilter::SetGenerateTCoordsToOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Control whether and how texture coordinates are produced. This is useful for striping the output polyline. The texture coordinates can be generated in three ways: a normalized (0,1) generation; based on the length (divided by the texture length); and by using the input scalar values. 
<p>Definition at line <a class="el" href="a04454.html#l00118">118</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0377c76ce1c7519c311805606903458b"></a><!-- doxytag: member="vtkSplineFilter::SetGenerateTCoordsToNormalizedLength" ref="0377c76ce1c7519c311805606903458b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSplineFilter::SetGenerateTCoordsToNormalizedLength           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Control whether and how texture coordinates are produced. This is useful for striping the output polyline. The texture coordinates can be generated in three ways: a normalized (0,1) generation; based on the length (divided by the texture length); and by using the input scalar values. 
<p>Definition at line <a class="el" href="a04454.html#l00120">120</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

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

<p>
Control whether and how texture coordinates are produced. This is useful for striping the output polyline. The texture coordinates can be generated in three ways: a normalized (0,1) generation; based on the length (divided by the texture length); and by using the input scalar values. 
<p>Definition at line <a class="el" href="a04454.html#l00122">122</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0fcb8bd19b26fc87a22dbceec7f19066"></a><!-- doxytag: member="vtkSplineFilter::SetGenerateTCoordsToUseScalars" ref="0fcb8bd19b26fc87a22dbceec7f19066" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSplineFilter::SetGenerateTCoordsToUseScalars           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Control whether and how texture coordinates are produced. This is useful for striping the output polyline. The texture coordinates can be generated in three ways: a normalized (0,1) generation; based on the length (divided by the texture length); and by using the input scalar values. 
<p>Definition at line <a class="el" href="a04454.html#l00124">124</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f6d84f7728ee1efc038af6185a619108"></a><!-- doxytag: member="vtkSplineFilter::GetGenerateTCoordsAsString" ref="f6d84f7728ee1efc038af6185a619108" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* vtkSplineFilter::GetGenerateTCoordsAsString           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Control whether and how texture coordinates are produced. This is useful for striping the output polyline. The texture coordinates can be generated in three ways: a normalized (0,1) generation; based on the length (divided by the texture length); and by using the input scalar values. 
</div>
</div><p>
<a class="anchor" name="ffe47058e24bcf86a2a26ca1cd76fbf1"></a><!-- doxytag: member="vtkSplineFilter::SetTextureLength" ref="ffe47058e24bcf86a2a26ca1cd76fbf1" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkSplineFilter::SetTextureLength           </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>
Control the conversion of units during the texture coordinates calculation. The TextureLength indicates what length (whether calculated from scalars or length) is mapped to the [0,1) texture space. 
</div>
</div><p>
<a class="anchor" name="025921df1ae4e73a891091c0e63e234d"></a><!-- doxytag: member="vtkSplineFilter::GetTextureLength" ref="025921df1ae4e73a891091c0e63e234d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkSplineFilter::GetTextureLength           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Control the conversion of units during the texture coordinates calculation. The TextureLength indicates what length (whether calculated from scalars or length) is mapped to the [0,1) texture space. 
</div>
</div><p>
<a class="anchor" name="c6ef0a01075ab71948a0632ae2076c69"></a><!-- doxytag: member="vtkSplineFilter::RequestData" ref="c6ef0a01075ab71948a0632ae2076c69" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkSplineFilter::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a01261.html#6b5a43ab1f9bbcb368c7dc83e4afe068">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="a7e7ab555d7627fb5ac1435712f740da"></a><!-- doxytag: member="vtkSplineFilter::GeneratePoints" ref="a7e7ab555d7627fb5ac1435712f740da" args="(vtkIdType offset, vtkIdType npts, vtkIdType *pts, vtkPoints *inPts, vtkPoints *newPts, vtkPointData *pd, vtkPointData *outPD, int genTCoords, vtkFloatArray *newTCoords)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkSplineFilter::GeneratePoints           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>offset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>npts</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> *&nbsp;</td>
          <td class="paramname"> <em>pts</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01250.html">vtkPoints</a> *&nbsp;</td>
          <td class="paramname"> <em>inPts</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01250.html">vtkPoints</a> *&nbsp;</td>
          <td class="paramname"> <em>newPts</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01242.html">vtkPointData</a> *&nbsp;</td>
          <td class="paramname"> <em>pd</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01242.html">vtkPointData</a> *&nbsp;</td>
          <td class="paramname"> <em>outPD</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>genTCoords</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00556.html">vtkFloatArray</a> *&nbsp;</td>
          <td class="paramname"> <em>newTCoords</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="8b039bd7752063bc41273b72b89fcf6e"></a><!-- doxytag: member="vtkSplineFilter::GenerateLine" ref="8b039bd7752063bc41273b72b89fcf6e" args="(vtkIdType offset, vtkIdType numGenPts, vtkIdType inCellId, vtkCellData *cd, vtkCellData *outCD, vtkCellArray *newLines)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkSplineFilter::GenerateLine           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>offset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>numGenPts</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>inCellId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00245.html">vtkCellData</a> *&nbsp;</td>
          <td class="paramname"> <em>cd</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00245.html">vtkCellData</a> *&nbsp;</td>
          <td class="paramname"> <em>outCD</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00242.html">vtkCellArray</a> *&nbsp;</td>
          <td class="paramname"> <em>newLines</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

<p>

<p>Definition at line <a class="el" href="a04454.html#l00145">145</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6770755e912cb3b5e0fbc25107714f38"></a><!-- doxytag: member="vtkSplineFilter::Subdivide" ref="6770755e912cb3b5e0fbc25107714f38" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01589.html#6770755e912cb3b5e0fbc25107714f38">vtkSplineFilter::Subdivide</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00146">146</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0419816492f6847e9046436b8580c782"></a><!-- doxytag: member="vtkSplineFilter::NumberOfSubdivisions" ref="0419816492f6847e9046436b8580c782" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01589.html#0419816492f6847e9046436b8580c782">vtkSplineFilter::NumberOfSubdivisions</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00147">147</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="225a1f5eac8549a1a7e174698007a305"></a><!-- doxytag: member="vtkSplineFilter::Length" ref="225a1f5eac8549a1a7e174698007a305" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01589.html#225a1f5eac8549a1a7e174698007a305">vtkSplineFilter::Length</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00148">148</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6c2c3b05eb51d7471b414904258e3092"></a><!-- doxytag: member="vtkSplineFilter::Spline" ref="6c2c3b05eb51d7471b414904258e3092" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01588.html">vtkSpline</a>* <a class="el" href="a01589.html#6c2c3b05eb51d7471b414904258e3092">vtkSplineFilter::Spline</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00149">149</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1a140f538ee467c8828d83136e98f33d"></a><!-- doxytag: member="vtkSplineFilter::XSpline" ref="1a140f538ee467c8828d83136e98f33d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01588.html">vtkSpline</a>* <a class="el" href="a01589.html#1a140f538ee467c8828d83136e98f33d">vtkSplineFilter::XSpline</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00150">150</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a96dd805bec60e4beea6fd6f18a9967d"></a><!-- doxytag: member="vtkSplineFilter::YSpline" ref="a96dd805bec60e4beea6fd6f18a9967d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01588.html">vtkSpline</a>* <a class="el" href="a01589.html#a96dd805bec60e4beea6fd6f18a9967d">vtkSplineFilter::YSpline</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00151">151</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6694989957640d6d0178946ff1560184"></a><!-- doxytag: member="vtkSplineFilter::ZSpline" ref="6694989957640d6d0178946ff1560184" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01588.html">vtkSpline</a>* <a class="el" href="a01589.html#6694989957640d6d0178946ff1560184">vtkSplineFilter::ZSpline</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00152">152</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04454.html#l00153">153</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="94595affc9945750d3bbd8c5ee9d4485"></a><!-- doxytag: member="vtkSplineFilter::TextureLength" ref="94595affc9945750d3bbd8c5ee9d4485" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01589.html#94595affc9945750d3bbd8c5ee9d4485">vtkSplineFilter::TextureLength</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04454.html#l00154">154</a> of file <a class="el" href="a04454.html">vtkSplineFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c05eae1976fb53240381e854cdcaf816"></a><!-- doxytag: member="vtkSplineFilter::TCoordMap" ref="c05eae1976fb53240381e854cdcaf816" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00556.html">vtkFloatArray</a>* <a class="el" href="a01589.html#c05eae1976fb53240381e854cdcaf816">vtkSplineFilter::TCoordMap</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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