Sophie

Sophie

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

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: vtkImageConstantPad 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>vtkImageConstantPad Class Reference</h1><!-- doxytag: class="vtkImageConstantPad" --><!-- doxytag: inherits="vtkImagePadFilter" --><code>#include &lt;<a class="el" href="a04679.html">vtkImageConstantPad.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkImageConstantPad:</div>
<div class="dynsection">
<p><center><img src="a10763.png" border="0" usemap="#a10764" alt="Inheritance graph"></center>
<map name="a10764">
<area shape="rect" href="a00808.html" title="Super class for filters that fill in extra pixels." alt="" coords="36,379,169,405"><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,229,171,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="53,155,152,181"><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,5,157,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkImageConstantPad:</div>
<div class="dynsection">
<p><center><img src="a10765.png" border="0" usemap="#a10766" alt="Collaboration graph"></center>
<map name="a10766">
<area shape="rect" href="a00808.html" title="Super class for filters that fill in extra pixels." alt="" coords="740,667,874,693"><area shape="rect" href="a01705.html" title="Generic filter that has one input.." alt="" coords="710,589,904,616"><area shape="rect" href="a00727.html" title="Generic algorithm superclass for image algs." alt="" coords="627,499,763,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="414,381,512,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="423,499,522,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="408,173,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,525"><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,5,274,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="6,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="154,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,418,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,374,200"><area shape="rect" href="a01065.html" title="vtkMultiThreader::ThreadInfo" alt="" coords="1106,381,1306,408"><area shape="rect" href="a01552.html" title="vtkSimpleMutexLock" alt="" coords="846,173,992,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a10767.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Makes image larger by padding with constant. 
<p>
<a class="el" href="a00745.html" title="Makes image larger by padding with constant.">vtkImageConstantPad</a> changes the image extent of its input. Any pixels outside of the original image extent are filled with a constant value (default is 0.0).<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00850.html" title="Makes an image larger by wrapping existing data.">vtkImageWrapPad</a> <a class="el" href="a00800.html" title="Extra pixels are filled by mirror images.">vtkImageMirrorPad</a></dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkImageConstantPad">vtkImageConstantPad (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04679.html#l00035">35</a> of file <a class="el" href="a04679.html">vtkImageConstantPad.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="a00808.html">vtkImagePadFilter</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#eec7ef9bac4aaf9464c78f721aaba41a">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="a00745.html#a31f390a0f2faf215eb70bbad9158858">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="a00745.html#b86f42434facbf7b9a77df2bf2c6202f">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="a00745.html#59bc77c2bf52db0845e8727d3139f42a">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="a00745.html#084e71ab23cbc317c3dcab27a8b1ac59">SetConstant</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="a00745.html#dca65de15aff7f00736aa3c90f7b5344">GetConstant</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="a00745.html">vtkImageConstantPad</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#0cffc75ecc77b7c1bf9c5d2d5b251d90">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="a00745.html#e2504f45e7631e7a872ed7f38e2d33f4">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00745.html">vtkImageConstantPad</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#036ac1bfb67e1a500e323e47aba2f16d">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="a00745.html#01059ba4d3001e68accc290fd62192b4">vtkImageConstantPad</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#30320566ec0e691dc1e72141018a2217">ThreadedRequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *request, <a class="el" href="a00895.html">vtkInformationVector</a> **inputVector, <a class="el" href="a00895.html">vtkInformationVector</a> *outputVector, <a class="el" href="a00751.html">vtkImageData</a> ***inData, <a class="el" href="a00751.html">vtkImageData</a> **outData, int ext[6], int id)</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="a00745.html#6d14a5eea3f5972d5ad0b2ca52a3a11d">Constant</a></td></tr>

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

<p>

<p>Reimplemented from <a class="el" href="a00808.html#9a57da4d344ca16e47c061b97ccd305c">vtkImagePadFilter</a>.</p>

<p>Definition at line <a class="el" href="a04679.html#l00039">39</a> of file <a class="el" href="a04679.html">vtkImageConstantPad.h</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="a04679.html#l00052">52</a> of file <a class="el" href="a04679.html">vtkImageConstantPad.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="0cffc75ecc77b7c1bf9c5d2d5b251d90"></a><!-- doxytag: member="vtkImageConstantPad::New" ref="0cffc75ecc77b7c1bf9c5d2d5b251d90" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00745.html">vtkImageConstantPad</a>* vtkImageConstantPad::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="a00808.html#9d37cf4d2736a0b42b2de69f80d41e3e">vtkImagePadFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="a31f390a0f2faf215eb70bbad9158858"></a><!-- doxytag: member="vtkImageConstantPad::GetClassName" ref="a31f390a0f2faf215eb70bbad9158858" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkImageConstantPad::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="a00808.html#c1c38778f8ed1b4b9a992352fc6e8c2d">vtkImagePadFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="e2504f45e7631e7a872ed7f38e2d33f4"></a><!-- doxytag: member="vtkImageConstantPad::IsTypeOf" ref="e2504f45e7631e7a872ed7f38e2d33f4" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkImageConstantPad::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="a00808.html#4e2c3ec4d5e95e841e758720994b8112">vtkImagePadFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="b86f42434facbf7b9a77df2bf2c6202f"></a><!-- doxytag: member="vtkImageConstantPad::IsA" ref="b86f42434facbf7b9a77df2bf2c6202f" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkImageConstantPad::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="a00808.html#6268745079d2c4465e40c05ae9c0c7b4">vtkImagePadFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="036ac1bfb67e1a500e323e47aba2f16d"></a><!-- doxytag: member="vtkImageConstantPad::SafeDownCast" ref="036ac1bfb67e1a500e323e47aba2f16d" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00745.html">vtkImageConstantPad</a>* vtkImageConstantPad::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="a00808.html#1810691e8bf01913cfb8e866518de155">vtkImagePadFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="59bc77c2bf52db0845e8727d3139f42a"></a><!-- doxytag: member="vtkImageConstantPad::PrintSelf" ref="59bc77c2bf52db0845e8727d3139f42a" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageConstantPad::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="a00808.html#f8a302a882970660d88cb9934593b4dd">vtkImagePadFilter</a>.</p>

</div>
</div><p>
<a class="anchor" name="084e71ab23cbc317c3dcab27a8b1ac59"></a><!-- doxytag: member="vtkImageConstantPad::SetConstant" ref="084e71ab23cbc317c3dcab27a8b1ac59" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkImageConstantPad::SetConstant           </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 pad value. 
</div>
</div><p>
<a class="anchor" name="dca65de15aff7f00736aa3c90f7b5344"></a><!-- doxytag: member="vtkImageConstantPad::GetConstant" ref="dca65de15aff7f00736aa3c90f7b5344" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double vtkImageConstantPad::GetConstant           </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 pad value. 
</div>
</div><p>
<a class="anchor" name="30320566ec0e691dc1e72141018a2217"></a><!-- doxytag: member="vtkImageConstantPad::ThreadedRequestData" ref="30320566ec0e691dc1e72141018a2217" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkImageConstantPad::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="6d14a5eea3f5972d5ad0b2ca52a3a11d"></a><!-- doxytag: member="vtkImageConstantPad::Constant" ref="6d14a5eea3f5972d5ad0b2ca52a3a11d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00745.html#6d14a5eea3f5972d5ad0b2ca52a3a11d">vtkImageConstantPad::Constant</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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