Sophie

Sophie

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

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: vtkTemporalSnapToTimeStep 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>vtkTemporalSnapToTimeStep Class Reference</h1><!-- doxytag: class="vtkTemporalSnapToTimeStep" --><!-- doxytag: inherits="vtkTemporalDataSetAlgorithm" --><code>#include &lt;<a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkTemporalSnapToTimeStep:</div>
<div class="dynsection">
<p><center><img src="a15048.png" border="0" usemap="#a15049" alt="Inheritance graph"></center>
<map name="a15049">
<area shape="rect" href="a01669.html" title="Superclass for algorithms that produce only vtkTemporalDataSet as output." alt="" coords="5,229,211,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="59,155,157,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="68,80,148,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="53,5,163,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkTemporalSnapToTimeStep:</div>
<div class="dynsection">
<p><center><img src="a15050.png" border="0" usemap="#a15051" alt="Collaboration graph"></center>
<map name="a15051">
<area shape="rect" href="a01669.html" title="Superclass for algorithms that produce only vtkTemporalDataSet as output." alt="" coords="148,499,353,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a15052.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
modify the time range/steps of temporal data 
<p>
<a class="el" href="a01676.html" title="modify the time range/steps of temporal data">vtkTemporalSnapToTimeStep</a> modify the time range or time steps of the data without changing the data itself. The data is not resampled by this filter, only the information accompanying the data is modified.<p>
<dl class="user" compact><dt><b>Thanks:</b></dt><dd>John Bidiscombe of CSCS - Swiss National Supercomputing Centre for creating and contributing this class. For related material, please refer to : John Biddiscombe, Berk Geveci, Ken Martin, Kenneth Moreland, David Thompson, "Time Dependent Processing in a Parallel Pipeline Architecture", IEEE Visualization 2007. </dd></dl>

<p>Definition at line <a class="el" href="a04643.html#l00040">40</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.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">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="a01676.html#429d703104d76c7e84cb752e8085a3a0e7b3373881fe2ce5bf6fd9f1f3b0b25c">VTK_SNAP_NEAREST</a> = 0, 
<a class="el" href="a01676.html#429d703104d76c7e84cb752e8085a3a08b09ed056f5a89f079ccfb38db69e5b4">VTK_SNAP_NEXTBELOW_OR_EQUAL</a>, 
<a class="el" href="a01676.html#429d703104d76c7e84cb752e8085a3a022f18349a2891bf698b2603500061dd6">VTK_SNAP_NEXTABOVE_OR_EQUAL</a>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a01669.html">vtkTemporalDataSetAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#d93cd41969edc89bfdc0cbb814d82a39">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="a01676.html#6e6c65484c0bbd5c9c4991697fb4f6ab">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="a01676.html#503fa9d44fa7260e04eaf864462bde5a">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="a01676.html#d98fef6b0ab71a60a577198b956ff97d">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">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#05228c677456783ddf2e52ed5cb5cb8b">SetSnapMode</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="a01676.html#9679e0637532c5377d2b0a49ac280835">GetSnapMode</a> ()</td></tr>

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

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

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

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01676.html">vtkTemporalSnapToTimeStep</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#2c9f92fe22b134099386e8fcaa76176c">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#850eca3b8a46f78aa96c87a3dcd39bb4">IsTypeOf</a> (const char *type)</td></tr>

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#7e02d7b23b51a24372743ed28492da6c">~vtkTemporalSnapToTimeStep</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="a01676.html#8cadf7949beaa05668908302c0fc2121">RequestUpdateExtent</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">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#ef6d289b56d082ac624b8ec5bef350d1">RequestInformation</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">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#4cafd4638c6563e1cbdabfc5ceedc768">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 colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">vtkstd::vector&lt; double &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01676.html#379b427edacec2d357ba24957d355459">InputTimeValues</a></td></tr>

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

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

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

<p>

<p>Reimplemented from <a class="el" href="a01669.html#7089c2823059933aa498aa6bf5ea794b">vtkTemporalDataSetAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a04643.html#l00044">44</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="429d703104d76c7e84cb752e8085a3a0"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::@31" ref="429d703104d76c7e84cb752e8085a3a0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="429d703104d76c7e84cb752e8085a3a0e7b3373881fe2ce5bf6fd9f1f3b0b25c"></a><!-- doxytag: member="VTK_SNAP_NEAREST" ref="429d703104d76c7e84cb752e8085a3a0e7b3373881fe2ce5bf6fd9f1f3b0b25c" args="" -->VTK_SNAP_NEAREST</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="429d703104d76c7e84cb752e8085a3a08b09ed056f5a89f079ccfb38db69e5b4"></a><!-- doxytag: member="VTK_SNAP_NEXTBELOW_OR_EQUAL" ref="429d703104d76c7e84cb752e8085a3a08b09ed056f5a89f079ccfb38db69e5b4" args="" -->VTK_SNAP_NEXTBELOW_OR_EQUAL</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="429d703104d76c7e84cb752e8085a3a022f18349a2891bf698b2603500061dd6"></a><!-- doxytag: member="VTK_SNAP_NEXTABOVE_OR_EQUAL" ref="429d703104d76c7e84cb752e8085a3a022f18349a2891bf698b2603500061dd6" args="" -->VTK_SNAP_NEXTABOVE_OR_EQUAL</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>Definition at line <a class="el" href="a04643.html#l00048">48</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="7369f70d6eeb1b145b5c0df9815940be"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::vtkTemporalSnapToTimeStep" ref="7369f70d6eeb1b145b5c0df9815940be" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkTemporalSnapToTimeStep::vtkTemporalSnapToTimeStep           </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="7e02d7b23b51a24372743ed28492da6c"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::~vtkTemporalSnapToTimeStep" ref="7e02d7b23b51a24372743ed28492da6c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkTemporalSnapToTimeStep::~vtkTemporalSnapToTimeStep           </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="2c9f92fe22b134099386e8fcaa76176c"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::New" ref="2c9f92fe22b134099386e8fcaa76176c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01676.html">vtkTemporalSnapToTimeStep</a>* vtkTemporalSnapToTimeStep::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 an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a01669.html#7e890f70aa59f877adc69079371dfb83">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="6e6c65484c0bbd5c9c4991697fb4f6ab"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::GetClassName" ref="6e6c65484c0bbd5c9c4991697fb4f6ab" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkTemporalSnapToTimeStep::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="a01669.html#b898f0e6efdf19074c18c480b567c697">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="850eca3b8a46f78aa96c87a3dcd39bb4"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::IsTypeOf" ref="850eca3b8a46f78aa96c87a3dcd39bb4" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkTemporalSnapToTimeStep::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="a01669.html#3fbfe3cad534b6ec086e61b8a2589b4c">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="503fa9d44fa7260e04eaf864462bde5a"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::IsA" ref="503fa9d44fa7260e04eaf864462bde5a" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTemporalSnapToTimeStep::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="a01669.html#d9c436975bc8e55464d993c9486e1461">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="c46afb91424c539595631ef170a0a0e1"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::SafeDownCast" ref="c46afb91424c539595631ef170a0a0e1" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01676.html">vtkTemporalSnapToTimeStep</a>* vtkTemporalSnapToTimeStep::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="a01669.html#8cff1b7727426da81d88aa62a4cff822">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="d98fef6b0ab71a60a577198b956ff97d"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::PrintSelf" ref="d98fef6b0ab71a60a577198b956ff97d" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkTemporalSnapToTimeStep::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="a01669.html#869a7af9e60bc4698f78b78919f8ffd9">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="05228c677456783ddf2e52ed5cb5cb8b"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::SetSnapMode" ref="05228c677456783ddf2e52ed5cb5cb8b" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkTemporalSnapToTimeStep::SetSnapMode           </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>

</div>
</div><p>
<a class="anchor" name="9679e0637532c5377d2b0a49ac280835"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::GetSnapMode" ref="9679e0637532c5377d2b0a49ac280835" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTemporalSnapToTimeStep::GetSnapMode           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

<p>

<p>Definition at line <a class="el" href="a04643.html#l00056">56</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04643.html#l00057">57</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04643.html#l00058">58</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="8cadf7949beaa05668908302c0fc2121"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::RequestUpdateExtent" ref="8cadf7949beaa05668908302c0fc2121" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTemporalSnapToTimeStep::RequestUpdateExtent           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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="a01669.html#8a6227511b969257663ec7602ee2bc60">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef6d289b56d082ac624b8ec5bef350d1"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::RequestInformation" ref="ef6d289b56d082ac624b8ec5bef350d1" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTemporalSnapToTimeStep::RequestInformation           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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="a01669.html#436653db381cbc3f07688bdc7e64235d">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="4cafd4638c6563e1cbdabfc5ceedc768"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::RequestData" ref="4cafd4638c6563e1cbdabfc5ceedc768" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkTemporalSnapToTimeStep::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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="a01669.html#2d3e2b343b070956bf843351c109d5e5">vtkTemporalDataSetAlgorithm</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="379b427edacec2d357ba24957d355459"></a><!-- doxytag: member="vtkTemporalSnapToTimeStep::InputTimeValues" ref="379b427edacec2d357ba24957d355459" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkstd::vector&lt;double&gt; <a class="el" href="a01676.html#379b427edacec2d357ba24957d355459">vtkTemporalSnapToTimeStep::InputTimeValues</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04643.html#l00076">76</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04643.html#l00077">77</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04643.html#l00078">78</a> of file <a class="el" href="a04643.html">vtkTemporalSnapToTimeStep.h</a>.</p>

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