Sophie

Sophie

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

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: vtkImageShiftScale 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>vtkImageShiftScale Class Reference</h1><!-- doxytag: class="vtkImageShiftScale" --><!-- doxytag: inherits="vtkThreadedImageAlgorithm" --><code>#include &lt;<a class="el" href="a04745.html">vtkImageShiftScale.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImageShiftScale:</div>
<div class="dynsection">
<p><center><img src="a11166.png" border="0" usemap="#a11167" alt="Inheritance graph"></center>
<map name="a11167">
<area shape="rect" href="a01705.html" title="Generic filter that has one input.." alt="" coords="5,304,200,331"><area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="35,230,171,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="53,155,152,182"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="63,80,143,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="48,6,157,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkImageShiftScale:</div>
<div class="dynsection">
<p><center><img src="a11168.png" border="0" usemap="#a11169" alt="Collaboration graph"></center>
<map name="a11169">
<area shape="rect" href="a01705.html" title="Generic filter that has one input.." alt="" coords="710,590,904,616"><area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="627,499,763,526"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="414,382,512,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="423,499,522,526"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="408,174,488,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="479,264,628,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="155,264,264,291"><area shape="rect" href="a01064.html" title="A class for performing multithreaded execution." alt="" coords="796,499,922,526"><area shape="rect" href="a01074.html" title="mutual exclusion locking class" alt="" coords="866,264,972,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,6,274,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="6,174,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="154,83,284,110"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,418,110"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,174,374,200"><area shape="rect" href="a01065.html" title="vtkMultiThreader::ThreadInfo" alt="" coords="1106,382,1306,408"><area shape="rect" href="a01552.html" title="vtkSimpleMutexLock" alt="" coords="846,174,992,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11170.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
shift and scale an input image 
<p>
With <a class="el" href="a00826.html" title="shift and scale an input image">vtkImageShiftScale</a> Pixels are shifted and then scaled. As a convenience, this class allows you to set the output scalar type similar to <a class="el" href="a00737.html" title="Image Data type Casting Filter.">vtkImageCast</a>. This is because shift scale operations frequently convert data types.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImageShiftScale">vtkImageShiftScale (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04745.html#l00033">33</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.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="a01705.html">vtkThreadedImageAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#cb2c3f0ffe6a3591aefe36d2e7206480">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="a00826.html#a199abd18c66723e89137695121df56b">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="a00826.html#6fe3985f1ec95c1662514a7297d09a28">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="a00826.html#448a1a2fe2d7fccb70d9ea768bff489e">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#44093542f562980e9bbf70045569bc3f">SetShift</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#8d4d781a2023fce204cf252c9ebcca59">GetShift</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="a00826.html#46fbcc7a5cd5257666ea83e1ce69692e">SetScale</a> (double)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#e77f1424dc6c09729409cc98d2271932">GetScale</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="a00826.html#af4f39654103fab6b885ebc4c3fb4fd6">SetOutputScalarType</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="a00826.html#34b58ba0f755a4f92036efc1fe0acbb6">GetOutputScalarType</a> ()</td></tr>

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

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

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

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

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

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

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

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#f3c414124ca4357c7138ee3877230ec6">SetOutputScalarTypeToUnsignedChar</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="a00826.html#2e7eb2e12f13e4359b2a8f63a4fa08b2">SetClampOverflow</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="a00826.html#53979d76cc982091c6fc7adf24852657">GetClampOverflow</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="a00826.html#e1909f10e44a8116a856a257629388fe">ClampOverflowOn</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="a00826.html#cbca4bb084b3c52b0b36fad364267724">ClampOverflowOff</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="a00826.html">vtkImageShiftScale</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#ebb089603354d7b3ba59fdc6717ac325">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="a00826.html#94a218910aa3e47bfd882e32a8ca5879">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00826.html">vtkImageShiftScale</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#ad01c8f7099fd449efa71610b8eea0a6">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="a00826.html#764d84426b6120b86f823c041195a2cf">vtkImageShiftScale</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#478b5aaab829115117be40393e9e8922">~vtkImageShiftScale</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="a00826.html#58d0b684e3ad432681553a76e62e564f">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 void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#0afa58494952b6b7621e68c43b09a627">ThreadedRequestData</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> *, <a class="el" href="a00751.html">vtkImageData</a> ***inData, <a class="el" href="a00751.html">vtkImageData</a> **outData, int outExt[6], int threadId)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#2235c7bbf81807a299fcd4ac7faea372">Shift</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#50de55097ff17aa9104b085aa106bb2f">Scale</a></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00826.html#9b4202fc0a35d7bf9d80ef75171c6eb3">ClampOverflow</a></td></tr>

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

<p>

<p>Reimplemented from <a class="el" href="a01705.html#67876177e53dbc18f91b9b50f8f03331">vtkThreadedImageAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a04745.html#l00037">37</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="764d84426b6120b86f823c041195a2cf"></a><!-- doxytag: member="vtkImageShiftScale::vtkImageShiftScale" ref="764d84426b6120b86f823c041195a2cf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageShiftScale::vtkImageShiftScale           </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="478b5aaab829115117be40393e9e8922"></a><!-- doxytag: member="vtkImageShiftScale::~vtkImageShiftScale" ref="478b5aaab829115117be40393e9e8922" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkImageShiftScale::~vtkImageShiftScale           </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="ebb089603354d7b3ba59fdc6717ac325"></a><!-- doxytag: member="vtkImageShiftScale::New" ref="ebb089603354d7b3ba59fdc6717ac325" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00826.html">vtkImageShiftScale</a>* vtkImageShiftScale::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="a00101.html#06d80d8d4aa1a4856135fa003845be82">vtkAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="a199abd18c66723e89137695121df56b"></a><!-- doxytag: member="vtkImageShiftScale::GetClassName" ref="a199abd18c66723e89137695121df56b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImageShiftScale::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="a01705.html#8622c920af18a6521f427d7b70613faa">vtkThreadedImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="94a218910aa3e47bfd882e32a8ca5879"></a><!-- doxytag: member="vtkImageShiftScale::IsTypeOf" ref="94a218910aa3e47bfd882e32a8ca5879" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImageShiftScale::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="a01705.html#1e20b0feec3712e39d352e47d582ff4e">vtkThreadedImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="6fe3985f1ec95c1662514a7297d09a28"></a><!-- doxytag: member="vtkImageShiftScale::IsA" ref="6fe3985f1ec95c1662514a7297d09a28" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageShiftScale::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="a01705.html#250ac29fa902a270b6f94702f7f24e9b">vtkThreadedImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="ad01c8f7099fd449efa71610b8eea0a6"></a><!-- doxytag: member="vtkImageShiftScale::SafeDownCast" ref="ad01c8f7099fd449efa71610b8eea0a6" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00826.html">vtkImageShiftScale</a>* vtkImageShiftScale::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="a01705.html#def8b2b0abda015b495884db6f717625">vtkThreadedImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="448a1a2fe2d7fccb70d9ea768bff489e"></a><!-- doxytag: member="vtkImageShiftScale::PrintSelf" ref="448a1a2fe2d7fccb70d9ea768bff489e" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageShiftScale::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="a01705.html#53dc14a03ab6cffae0ca5cadb2c6d172">vtkThreadedImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="44093542f562980e9bbf70045569bc3f"></a><!-- doxytag: member="vtkImageShiftScale::SetShift" ref="44093542f562980e9bbf70045569bc3f" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageShiftScale::SetShift           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the shift value. 
</div>
</div><p>
<a class="anchor" name="8d4d781a2023fce204cf252c9ebcca59"></a><!-- doxytag: member="vtkImageShiftScale::GetShift" ref="8d4d781a2023fce204cf252c9ebcca59" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageShiftScale::GetShift           </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 shift value. 
</div>
</div><p>
<a class="anchor" name="46fbcc7a5cd5257666ea83e1ce69692e"></a><!-- doxytag: member="vtkImageShiftScale::SetScale" ref="46fbcc7a5cd5257666ea83e1ce69692e" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageShiftScale::SetScale           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/Get the scale value. 
</div>
</div><p>
<a class="anchor" name="e77f1424dc6c09729409cc98d2271932"></a><!-- doxytag: member="vtkImageShiftScale::GetScale" ref="e77f1424dc6c09729409cc98d2271932" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageShiftScale::GetScale           </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 scale value. 
</div>
</div><p>
<a class="anchor" name="af4f39654103fab6b885ebc4c3fb4fd6"></a><!-- doxytag: member="vtkImageShiftScale::SetOutputScalarType" ref="af4f39654103fab6b885ebc4c3fb4fd6" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageShiftScale::SetOutputScalarType           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
</div>
</div><p>
<a class="anchor" name="34b58ba0f755a4f92036efc1fe0acbb6"></a><!-- doxytag: member="vtkImageShiftScale::GetOutputScalarType" ref="34b58ba0f755a4f92036efc1fe0acbb6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageShiftScale::GetOutputScalarType           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
</div>
</div><p>
<a class="anchor" name="8e40ee9a53d57074e69377d4c1f16ba1"></a><!-- doxytag: member="vtkImageShiftScale::SetOutputScalarTypeToDouble" ref="8e40ee9a53d57074e69377d4c1f16ba1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageShiftScale::SetOutputScalarTypeToDouble           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00057">57</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00059">59</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00061">61</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00063">63</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00065">65</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00067">67</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00069">69</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00071">71</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00073">73</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>
Set the desired output scalar type. The result of the shift and scale operations is cast to the type specified. 
<p>Definition at line <a class="el" href="a04745.html#l00075">75</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2e7eb2e12f13e4359b2a8f63a4fa08b2"></a><!-- doxytag: member="vtkImageShiftScale::SetClampOverflow" ref="2e7eb2e12f13e4359b2a8f63a4fa08b2" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageShiftScale::SetClampOverflow           </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>
When the ClampOverflow flag is on, the data is thresholded so that the output value does not exceed the max or min of the data type. By default, ClampOverflow is off. 
</div>
</div><p>
<a class="anchor" name="53979d76cc982091c6fc7adf24852657"></a><!-- doxytag: member="vtkImageShiftScale::GetClampOverflow" ref="53979d76cc982091c6fc7adf24852657" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageShiftScale::GetClampOverflow           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When the ClampOverflow flag is on, the data is thresholded so that the output value does not exceed the max or min of the data type. By default, ClampOverflow is off. 
</div>
</div><p>
<a class="anchor" name="e1909f10e44a8116a856a257629388fe"></a><!-- doxytag: member="vtkImageShiftScale::ClampOverflowOn" ref="e1909f10e44a8116a856a257629388fe" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageShiftScale::ClampOverflowOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When the ClampOverflow flag is on, the data is thresholded so that the output value does not exceed the max or min of the data type. By default, ClampOverflow is off. 
</div>
</div><p>
<a class="anchor" name="cbca4bb084b3c52b0b36fad364267724"></a><!-- doxytag: member="vtkImageShiftScale::ClampOverflowOff" ref="cbca4bb084b3c52b0b36fad364267724" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageShiftScale::ClampOverflowOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When the ClampOverflow flag is on, the data is thresholded so that the output value does not exceed the max or min of the data type. By default, ClampOverflow is off. 
</div>
</div><p>
<a class="anchor" name="58d0b684e3ad432681553a76e62e564f"></a><!-- doxytag: member="vtkImageShiftScale::RequestInformation" ref="58d0b684e3ad432681553a76e62e564f" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageShiftScale::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>

<p>Reimplemented from <a class="el" href="a00727.html#b739abd84881f7e31a8a382bf5a06a91">vtkImageAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="0afa58494952b6b7621e68c43b09a627"></a><!-- doxytag: member="vtkImageShiftScale::ThreadedRequestData" ref="0afa58494952b6b7621e68c43b09a627" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *, vtkImageData ***inData, vtkImageData **outData, int outExt[6], int threadId)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageShiftScale::ThreadedRequestData           </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>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00751.html">vtkImageData</a> ***&nbsp;</td>
          <td class="paramname"> <em>inData</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00751.html">vtkImageData</a> **&nbsp;</td>
          <td class="paramname"> <em>outData</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>extent</em>[6], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>threadId</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>
If the subclass does not define an Execute method, then the task will be broken up, multiple threads will be spawned, and each thread will call this method. It is public so that the thread functions can call this method. 
<p>Reimplemented from <a class="el" href="a01705.html#dda52b8ad4b703ee11c76b916accbb42">vtkThreadedImageAlgorithm</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04745.html#l00092">92</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="50de55097ff17aa9104b085aa106bb2f"></a><!-- doxytag: member="vtkImageShiftScale::Scale" ref="50de55097ff17aa9104b085aa106bb2f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00826.html#50de55097ff17aa9104b085aa106bb2f">vtkImageShiftScale::Scale</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04745.html#l00093">93</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04745.html#l00094">94</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9b4202fc0a35d7bf9d80ef75171c6eb3"></a><!-- doxytag: member="vtkImageShiftScale::ClampOverflow" ref="9b4202fc0a35d7bf9d80ef75171c6eb3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00826.html#9b4202fc0a35d7bf9d80ef75171c6eb3">vtkImageShiftScale::ClampOverflow</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04745.html#l00095">95</a> of file <a class="el" href="a04745.html">vtkImageShiftScale.h</a>.</p>

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