Sophie

Sophie

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

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: vtkParametricFunctionSource 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>vtkParametricFunctionSource Class Reference</h1><!-- doxytag: class="vtkParametricFunctionSource" --><!-- doxytag: inherits="vtkPolyDataAlgorithm" --><code>#include &lt;<a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkParametricFunctionSource:</div>
<div class="dynsection">
<p><center><img src="a12760.png" border="0" usemap="#a12761" alt="Inheritance graph"></center>
<map name="a12761">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="29,229,184,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="57,155,156,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="67,80,147,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="52,5,161,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkParametricFunctionSource:</div>
<div class="dynsection">
<p><center><img src="a12762.png" border="0" usemap="#a12763" alt="Collaboration graph"></center>
<map name="a12763">
<area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="180,499,335,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="247,381,345,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="400,499,499,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="460,173,540,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="425,264,575,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="180,264,289,291"><area shape="rect" href="a01167.html" title="abstract interface for parametric functions" alt="" coords="744,317,904,344"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="237,5,347,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="211,173,373,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="227,83,357,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="381,83,491,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="5,173,187,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a12764.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
tessellate parametric functions 
<p>
This class tessellates parametric functions. The user must specify how many points in the parametric coordinate directions are required (i.e., the resolution), and the mode to use to generate scalars.<p>
<dl class="user" compact><dt><b>Thanks:</b></dt><dd>Andrew Maclean <a href="mailto:a.maclean@cas.edu.au">a.maclean@cas.edu.au</a> for creating and contributing the class.</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01167.html" title="abstract interface for parametric functions">vtkParametricFunction</a><p>
Implementation of parametrics for 1D lines: <a class="el" href="a01173.html" title="parametric function for 1D interpolating splines">vtkParametricSpline</a><p>
Subclasses of <a class="el" href="a01167.html" title="abstract interface for parametric functions">vtkParametricFunction</a> implementing non-orentable surfaces: <a class="el" href="a01160.html" title="Generate Boy&#39;s surface.">vtkParametricBoy</a> <a class="el" href="a01162.html" title="Generate a cross-cap.">vtkParametricCrossCap</a> <a class="el" href="a01166.html" title="Generate a figure-8 Klein bottle.">vtkParametricFigure8Klein</a> <a class="el" href="a01169.html" title="Generates a &quot;classical&quot; representation of a Klein bottle.">vtkParametricKlein</a> <a class="el" href="a01170.html" title="Generate a Mobius strip.">vtkParametricMobius</a> <a class="el" href="a01172.html" title="Generate Steiner&#39;s Roman Surface.">vtkParametricRoman</a><p>
Subclasses of <a class="el" href="a01167.html" title="abstract interface for parametric functions">vtkParametricFunction</a> implementing orientable surfaces: <a class="el" href="a01161.html" title="Generate conic spiral surfaces that resemble sea-shells.">vtkParametricConicSpiral</a> <a class="el" href="a01163.html" title="Generate Dini&#39;s surface.">vtkParametricDini</a> <a class="el" href="a01164.html" title="Generate an ellipsoid.">vtkParametricEllipsoid</a> <a class="el" href="a01165.html" title="Generate Enneper&#39;s surface.">vtkParametricEnneper</a> <a class="el" href="a01171.html" title="Generate a surface covered with randomly placed hills.">vtkParametricRandomHills</a> <a class="el" href="a01174.html" title="Generate a superellipsoid.">vtkParametricSuperEllipsoid</a> <a class="el" href="a01175.html" title="Generate a supertoroid.">vtkParametricSuperToroid</a> <a class="el" href="a01176.html" title="Generate a torus.">vtkParametricTorus</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_12.html#c2_vtk_t_vtkParametricFunctionSource">vtkParametricFunctionSource (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04401.html#l00057">57</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.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="a01168.html#e563157137b3742e615e0f1e68d43225">Superclass</a></td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15">SCALAR_MODE</a> { <br>
&nbsp;&nbsp;<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15bd7f6b7352eacfe6e0a0042a77a98606">SCALAR_NONE</a> =  0, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15c9b3a17c54cd8a02ac976e9888239fc5">SCALAR_U</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15b03c6c734f5e1495bb232ed3e7fca9ab">SCALAR_V</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15fa8c49b713275681d3c9aed9e55f1265">SCALAR_U0</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd1524c4885802e3eb857109448da9df0ace">SCALAR_V0</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd1525fcf3d4857a9be09ef8d4e50a4370ab">SCALAR_U0V0</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15c334d1bbcb0da63d56719e1bcc522390">SCALAR_MODULUS</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd1538e4c920244233f5ee1fc79fb4c1c652">SCALAR_PHASE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15cbf5c0e5e008db21d1d96dbea18371e6">SCALAR_QUADRANT</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd1526337ad7ff8a748c93d6a0f4081f6ad3">SCALAR_X</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15734453a6764cd674188c9989307bad4c">SCALAR_Y</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15e3b073110b4b902e7b5720d9aff63b3f">SCALAR_Z</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15d24fdc13c13c10c3960f2f4c5ead484b">SCALAR_DISTANCE</a>, 
<a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15a8a26a8f6dceeeb0697e50c0bec0d06e">SCALAR_FUNCTION_DEFINED</a>
<br>
 }</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="a01168.html#6184d7f374e78808eea5454ba5f5aef8">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="a01168.html#41c944d48b3c35f91401cc6fc25dccbe">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="a01168.html#b26256cd6965b324fbc1bdb5c963db3d">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#62c93622163d3c4109f7e8c5d804a73f">GetMTime</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="a01168.html#e054011402aff5614f80968a377da8b4">SetParametricFunction</a> (<a class="el" href="a01167.html">vtkParametricFunction</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01167.html">vtkParametricFunction</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#7b211ed9ac46243c8cb83c5afea73ef3">GetParametricFunction</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="a01168.html#777eff7e244d42864e8419ed2e831ba5">SetUResolution</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="a01168.html#cb315417b610eb4cc81e6e940e9bb53c">GetUResolution</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="a01168.html#d7418088b2a568637d70c111411aad1e">SetVResolution</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="a01168.html#813c0841a930991312355dcbc23fa5e4">GetVResolution</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="a01168.html#42bc74cca942e0b882eafba4f1237601">SetWResolution</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="a01168.html#8d52389521fc840041b7af49c7c09a5f">GetWResolution</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="a01168.html#55df668eb952afa6473e00beecb2ae27">GenerateTextureCoordinatesOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#057c6f9e939d1d5e913b7dcb901bcccd">GenerateTextureCoordinatesOff</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#09eea767efde978bd70bdf090e291e3f">SetGenerateTextureCoordinates</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="a01168.html#cd87151ec3a0197ce8a674258f739cb6">GetGenerateTextureCoordinates</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="a01168.html#c534387322d907e018d5cf68c29911bb">SetScalarMode</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="a01168.html#0d5a26cb3548526eb23abbbd7eea6b1a">GetScalarMode</a> ()</td></tr>

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

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

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

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

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

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

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

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

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#7f707134436fc09e4067a44850f298ed">SetScalarModeToFunctionDefined</a> (void)</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="a01168.html#237009c6ab12ebb38387c95a6c828186">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a01168.html">vtkParametricFunctionSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#9598e58bf31dc6b732ff02ef4d0bc187">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a01168.html">vtkParametricFunctionSource</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#e10b36af6046a72de04a022087e36e14">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="a01168.html#96caafef0ca6ce2c342e68ea39801779">vtkParametricFunctionSource</a> ()</td></tr>

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

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

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01167.html">vtkParametricFunction</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#5530870cb532fd28f9a7dcebeafb1933">ParametricFunction</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01168.html#3c5b1701cef3822afdce2272dd4641cd">UResolution</a></td></tr>

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

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

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

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

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="e563157137b3742e615e0f1e68d43225"></a><!-- doxytag: member="vtkParametricFunctionSource::Superclass" ref="e563157137b3742e615e0f1e68d43225" 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">vtkParametricFunctionSource::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="a04401.html#l00060">60</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="61adb5555eafb12c84e744578920dd15"></a><!-- doxytag: member="vtkParametricFunctionSource::SCALAR_MODE" ref="61adb5555eafb12c84e744578920dd15" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="a01168.html#61adb5555eafb12c84e744578920dd15">vtkParametricFunctionSource::SCALAR_MODE</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Enumerate the supported scalar generation modes. <pre> SCALAR_NONE,
      (default) scalars are not generated. SCALAR_U, the scalar is set to
      the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0,
      the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise.
      SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0
      otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v
      == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS,
      the scalar is set to (sqrt(u*u+v*v)), this is measured relative to
      (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in
      degrees, 0 to 360), this is measured relative to (u_avg,v_avg).
      SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the
      quadrant of the point (u,v). SCALAR_X, the scalar is set to the
      x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the
      scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to
      (sqrt(x*x+y*y+z*z)). I.e. distance from the origin.
      SCALAR_USER_DEFINED, the scalar is set to the value returned from
      EvaluateScalar(). </pre> <dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15bd7f6b7352eacfe6e0a0042a77a98606"></a><!-- doxytag: member="SCALAR_NONE" ref="61adb5555eafb12c84e744578920dd15bd7f6b7352eacfe6e0a0042a77a98606" args="" -->SCALAR_NONE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15c9b3a17c54cd8a02ac976e9888239fc5"></a><!-- doxytag: member="SCALAR_U" ref="61adb5555eafb12c84e744578920dd15c9b3a17c54cd8a02ac976e9888239fc5" args="" -->SCALAR_U</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15b03c6c734f5e1495bb232ed3e7fca9ab"></a><!-- doxytag: member="SCALAR_V" ref="61adb5555eafb12c84e744578920dd15b03c6c734f5e1495bb232ed3e7fca9ab" args="" -->SCALAR_V</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15fa8c49b713275681d3c9aed9e55f1265"></a><!-- doxytag: member="SCALAR_U0" ref="61adb5555eafb12c84e744578920dd15fa8c49b713275681d3c9aed9e55f1265" args="" -->SCALAR_U0</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd1524c4885802e3eb857109448da9df0ace"></a><!-- doxytag: member="SCALAR_V0" ref="61adb5555eafb12c84e744578920dd1524c4885802e3eb857109448da9df0ace" args="" -->SCALAR_V0</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd1525fcf3d4857a9be09ef8d4e50a4370ab"></a><!-- doxytag: member="SCALAR_U0V0" ref="61adb5555eafb12c84e744578920dd1525fcf3d4857a9be09ef8d4e50a4370ab" args="" -->SCALAR_U0V0</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15c334d1bbcb0da63d56719e1bcc522390"></a><!-- doxytag: member="SCALAR_MODULUS" ref="61adb5555eafb12c84e744578920dd15c334d1bbcb0da63d56719e1bcc522390" args="" -->SCALAR_MODULUS</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd1538e4c920244233f5ee1fc79fb4c1c652"></a><!-- doxytag: member="SCALAR_PHASE" ref="61adb5555eafb12c84e744578920dd1538e4c920244233f5ee1fc79fb4c1c652" args="" -->SCALAR_PHASE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15cbf5c0e5e008db21d1d96dbea18371e6"></a><!-- doxytag: member="SCALAR_QUADRANT" ref="61adb5555eafb12c84e744578920dd15cbf5c0e5e008db21d1d96dbea18371e6" args="" -->SCALAR_QUADRANT</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd1526337ad7ff8a748c93d6a0f4081f6ad3"></a><!-- doxytag: member="SCALAR_X" ref="61adb5555eafb12c84e744578920dd1526337ad7ff8a748c93d6a0f4081f6ad3" args="" -->SCALAR_X</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15734453a6764cd674188c9989307bad4c"></a><!-- doxytag: member="SCALAR_Y" ref="61adb5555eafb12c84e744578920dd15734453a6764cd674188c9989307bad4c" args="" -->SCALAR_Y</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15e3b073110b4b902e7b5720d9aff63b3f"></a><!-- doxytag: member="SCALAR_Z" ref="61adb5555eafb12c84e744578920dd15e3b073110b4b902e7b5720d9aff63b3f" args="" -->SCALAR_Z</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15d24fdc13c13c10c3960f2f4c5ead484b"></a><!-- doxytag: member="SCALAR_DISTANCE" ref="61adb5555eafb12c84e744578920dd15d24fdc13c13c10c3960f2f4c5ead484b" args="" -->SCALAR_DISTANCE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="61adb5555eafb12c84e744578920dd15a8a26a8f6dceeeb0697e50c0bec0d06e"></a><!-- doxytag: member="SCALAR_FUNCTION_DEFINED" ref="61adb5555eafb12c84e744578920dd15a8a26a8f6dceeeb0697e50c0bec0d06e" args="" -->SCALAR_FUNCTION_DEFINED</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>Definition at line <a class="el" href="a04401.html#l00126">126</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="96caafef0ca6ce2c342e68ea39801779"></a><!-- doxytag: member="vtkParametricFunctionSource::vtkParametricFunctionSource" ref="96caafef0ca6ce2c342e68ea39801779" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkParametricFunctionSource::vtkParametricFunctionSource           </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="ad87cda884bf216f97768603acd86dfe"></a><!-- doxytag: member="vtkParametricFunctionSource::~vtkParametricFunctionSource" ref="ad87cda884bf216f97768603acd86dfe" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual vtkParametricFunctionSource::~vtkParametricFunctionSource           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="6184d7f374e78808eea5454ba5f5aef8"></a><!-- doxytag: member="vtkParametricFunctionSource::GetClassName" ref="6184d7f374e78808eea5454ba5f5aef8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkParametricFunctionSource::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="237009c6ab12ebb38387c95a6c828186"></a><!-- doxytag: member="vtkParametricFunctionSource::IsTypeOf" ref="237009c6ab12ebb38387c95a6c828186" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkParametricFunctionSource::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="41c944d48b3c35f91401cc6fc25dccbe"></a><!-- doxytag: member="vtkParametricFunctionSource::IsA" ref="41c944d48b3c35f91401cc6fc25dccbe" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkParametricFunctionSource::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="9598e58bf31dc6b732ff02ef4d0bc187"></a><!-- doxytag: member="vtkParametricFunctionSource::SafeDownCast" ref="9598e58bf31dc6b732ff02ef4d0bc187" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01168.html">vtkParametricFunctionSource</a>* vtkParametricFunctionSource::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="b26256cd6965b324fbc1bdb5c963db3d"></a><!-- doxytag: member="vtkParametricFunctionSource::PrintSelf" ref="b26256cd6965b324fbc1bdb5c963db3d" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkParametricFunctionSource::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="e10b36af6046a72de04a022087e36e14"></a><!-- doxytag: member="vtkParametricFunctionSource::New" ref="e10b36af6046a72de04a022087e36e14" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01168.html">vtkParametricFunctionSource</a>* vtkParametricFunctionSource::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create a new instance with (50,50,50) points in the (u-v-w) directions. 
<p>Reimplemented from <a class="el" href="a01261.html#cf785ac526132296ff652c636f713b5e">vtkPolyDataAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="e054011402aff5614f80968a377da8b4"></a><!-- doxytag: member="vtkParametricFunctionSource::SetParametricFunction" ref="e054011402aff5614f80968a377da8b4" args="(vtkParametricFunction *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::SetParametricFunction           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01167.html">vtkParametricFunction</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the parametric function to use to generate the tessellation. 
</div>
</div><p>
<a class="anchor" name="7b211ed9ac46243c8cb83c5afea73ef3"></a><!-- doxytag: member="vtkParametricFunctionSource::GetParametricFunction" ref="7b211ed9ac46243c8cb83c5afea73ef3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01167.html">vtkParametricFunction</a>* vtkParametricFunctionSource::GetParametricFunction           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specify the parametric function to use to generate the tessellation. 
</div>
</div><p>
<a class="anchor" name="777eff7e244d42864e8419ed2e831ba5"></a><!-- doxytag: member="vtkParametricFunctionSource::SetUResolution" ref="777eff7e244d42864e8419ed2e831ba5" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::SetUResolution           </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/Get the number of subdivisions / tessellations in the u parametric direction. Note that the number of tessellant points in the u direction is the UResolution + 1. 
</div>
</div><p>
<a class="anchor" name="cb315417b610eb4cc81e6e940e9bb53c"></a><!-- doxytag: member="vtkParametricFunctionSource::GetUResolution" ref="cb315417b610eb4cc81e6e940e9bb53c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkParametricFunctionSource::GetUResolution           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the number of subdivisions / tessellations in the u parametric direction. Note that the number of tessellant points in the u direction is the UResolution + 1. 
</div>
</div><p>
<a class="anchor" name="d7418088b2a568637d70c111411aad1e"></a><!-- doxytag: member="vtkParametricFunctionSource::SetVResolution" ref="d7418088b2a568637d70c111411aad1e" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::SetVResolution           </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/Get the number of subdivisions / tessellations in the v parametric direction. Note that the number of tessellant points in the v direction is the VResolution + 1. 
</div>
</div><p>
<a class="anchor" name="813c0841a930991312355dcbc23fa5e4"></a><!-- doxytag: member="vtkParametricFunctionSource::GetVResolution" ref="813c0841a930991312355dcbc23fa5e4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkParametricFunctionSource::GetVResolution           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the number of subdivisions / tessellations in the v parametric direction. Note that the number of tessellant points in the v direction is the VResolution + 1. 
</div>
</div><p>
<a class="anchor" name="42bc74cca942e0b882eafba4f1237601"></a><!-- doxytag: member="vtkParametricFunctionSource::SetWResolution" ref="42bc74cca942e0b882eafba4f1237601" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::SetWResolution           </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/Get the number of subdivisions / tessellations in the w parametric direction. Note that the number of tessellant points in the w direction is the WResolution + 1. 
</div>
</div><p>
<a class="anchor" name="8d52389521fc840041b7af49c7c09a5f"></a><!-- doxytag: member="vtkParametricFunctionSource::GetWResolution" ref="8d52389521fc840041b7af49c7c09a5f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkParametricFunctionSource::GetWResolution           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the number of subdivisions / tessellations in the w parametric direction. Note that the number of tessellant points in the w direction is the WResolution + 1. 
</div>
</div><p>
<a class="anchor" name="55df668eb952afa6473e00beecb2ae27"></a><!-- doxytag: member="vtkParametricFunctionSource::GenerateTextureCoordinatesOn" ref="55df668eb952afa6473e00beecb2ae27" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::GenerateTextureCoordinatesOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the generation of texture coordinates. This is off by default. Note that this is only applicable to parametric surfaces whose parametric dimension is 2. Note that texturing may fail in some cases. 
</div>
</div><p>
<a class="anchor" name="057c6f9e939d1d5e913b7dcb901bcccd"></a><!-- doxytag: member="vtkParametricFunctionSource::GenerateTextureCoordinatesOff" ref="057c6f9e939d1d5e913b7dcb901bcccd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::GenerateTextureCoordinatesOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the generation of texture coordinates. This is off by default. Note that this is only applicable to parametric surfaces whose parametric dimension is 2. Note that texturing may fail in some cases. 
</div>
</div><p>
<a class="anchor" name="09eea767efde978bd70bdf090e291e3f"></a><!-- doxytag: member="vtkParametricFunctionSource::SetGenerateTextureCoordinates" ref="09eea767efde978bd70bdf090e291e3f" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::SetGenerateTextureCoordinates           </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/Get the generation of texture coordinates. This is off by default. Note that this is only applicable to parametric surfaces whose parametric dimension is 2. Note that texturing may fail in some cases. 
</div>
</div><p>
<a class="anchor" name="cd87151ec3a0197ce8a674258f739cb6"></a><!-- doxytag: member="vtkParametricFunctionSource::GetGenerateTextureCoordinates" ref="cd87151ec3a0197ce8a674258f739cb6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkParametricFunctionSource::GetGenerateTextureCoordinates           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the generation of texture coordinates. This is off by default. Note that this is only applicable to parametric surfaces whose parametric dimension is 2. Note that texturing may fail in some cases. 
</div>
</div><p>
<a class="anchor" name="c534387322d907e018d5cf68c29911bb"></a><!-- doxytag: member="vtkParametricFunctionSource::SetScalarMode" ref="c534387322d907e018d5cf68c29911bb" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkParametricFunctionSource::SetScalarMode           </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>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
</div>
</div><p>
<a class="anchor" name="0d5a26cb3548526eb23abbbd7eea6b1a"></a><!-- doxytag: member="vtkParametricFunctionSource::GetScalarMode" ref="0d5a26cb3548526eb23abbbd7eea6b1a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkParametricFunctionSource::GetScalarMode           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
</div>
</div><p>
<a class="anchor" name="8bd946ba17ed7f8001584728e52c17d0"></a><!-- doxytag: member="vtkParametricFunctionSource::SetScalarModeToNone" ref="8bd946ba17ed7f8001584728e52c17d0" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkParametricFunctionSource::SetScalarModeToNone           </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00155">155</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00156">156</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00157">157</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00158">158</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00159">159</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00160">160</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00161">161</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00162">162</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00163">163</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00164">164</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00165">165</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00166">166</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00167">167</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>
Get/Set the mode used for the scalar data. The options are: SCALAR_NONE, (default) scalars are not generated. SCALAR_U, the scalar is set to the u-value. SCALAR_V, the scalar is set to the v-value. SCALAR_U0, the scalar is set to 1 if u = (u_max - u_min)/2 = u_avg, 0 otherwise. SCALAR_V0, the scalar is set to 1 if v = (v_max - v_min)/2 = v_avg, 0 otherwise. SCALAR_U0V0, the scalar is set to 1 if u == u_avg, 2 if v == v_avg, 3 if u = u_avg &amp;&amp; v = v_avg, 0 otherwise. SCALAR_MODULUS, the scalar is set to (sqrt(u*u+v*v)), this is measured relative to (u_avg,v_avg). SCALAR_PHASE, the scalar is set to (atan2(v,u)) (in degrees, 0 to 360), this is measured relative to (u_avg,v_avg). SCALAR_QUADRANT, the scalar is set to 1, 2, 3 or 4 depending upon the quadrant of the point (u,v). SCALAR_X, the scalar is set to the x-value. SCALAR_Y, the scalar is set to the y-value. SCALAR_Z, the scalar is set to the z-value. SCALAR_DISTANCE, the scalar is set to (sqrt(x*x+y*y+z*z)). I.e. distance from the origin. SCALAR_FUNCTION_DEFINED, the scalar is set to the value returned from EvaluateScalar(). 
<p>Definition at line <a class="el" href="a04401.html#l00168">168</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="62c93622163d3c4109f7e8c5d804a73f"></a><!-- doxytag: member="vtkParametricFunctionSource::GetMTime" ref="62c93622163d3c4109f7e8c5d804a73f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long vtkParametricFunctionSource::GetMTime           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the MTime also considering the parametric function. 
<p>Reimplemented from <a class="el" href="a01084.html#8137c0551b29bb996f0dd2f886bcd2da">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="29b1d125112acf99338b00b58605ded4"></a><!-- doxytag: member="vtkParametricFunctionSource::RequestData" ref="29b1d125112acf99338b00b58605ded4" args="(vtkInformation *info, vtkInformationVector **input, vtkInformationVector *output)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkParametricFunctionSource::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="5530870cb532fd28f9a7dcebeafb1933"></a><!-- doxytag: member="vtkParametricFunctionSource::ParametricFunction" ref="5530870cb532fd28f9a7dcebeafb1933" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01167.html">vtkParametricFunction</a>* <a class="el" href="a01168.html#5530870cb532fd28f9a7dcebeafb1933">vtkParametricFunctionSource::ParametricFunction</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04401.html#l00183">183</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3c5b1701cef3822afdce2272dd4641cd"></a><!-- doxytag: member="vtkParametricFunctionSource::UResolution" ref="3c5b1701cef3822afdce2272dd4641cd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01168.html#3c5b1701cef3822afdce2272dd4641cd">vtkParametricFunctionSource::UResolution</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04401.html#l00185">185</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04401.html#l00186">186</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04401.html#l00187">187</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04401.html#l00188">188</a> of file <a class="el" href="a04401.html">vtkParametricFunctionSource.h</a>.</p>

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

<p>

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