Sophie

Sophie

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

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: dox/Widgets/vtkImagePlaneWidget.h File 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><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>dox/Widgets/vtkImagePlaneWidget.h File Reference</h1>
<p>
<code>#include &quot;<a class="el" href="a05512.html">vtkPolyDataSourceWidget.h</a>&quot;</code><br>

<p>
<div class="dynheader">
Include dependency graph for vtkImagePlaneWidget.h:</div>
<div class="dynsection">
<p><center><img src="a07662.png" border="0" usemap="#dox/Widgets/vtkImagePlaneWidget.h_map" alt=""></center>
<map name="dox/Widgets/vtkImagePlaneWidget.h_map">
<area shape="rect" href="a03722.html" title="vtkPolyDataSourceWidget.h" alt="" coords="568,80,760,107"><area shape="rect" href="a03649.html" title="vtk3DWidget.h" alt="" coords="608,155,720,181"><area shape="rect" href="a03423.html" title="vtkInteractorObserver.h" alt="" coords="581,229,747,256"><area shape="rect" href="a02079.html" title="vtkObject.h" alt="" coords="619,304,709,331"><area shape="rect" href="a02080.html" title="vtkObjectBase.h" alt="" coords="471,379,593,405"><area shape="rect" href="a02146.html" title="vtkTimeStamp.h" alt="" coords="669,453,789,480"><area shape="rect" href="a02038.html" title="vtkIndent.h" alt="" coords="487,453,577,480"><area shape="rect" href="a02139.html" title="vtkSystemIncludes.h" alt="" coords="541,528,688,555"><area shape="rect" href="a02170.html" title="vtkWin32Header.h" alt="" coords="5,677,141,704"><area shape="rect" href="a02064.html" title="vtkIOStream.h" alt="" coords="257,603,367,629"><area shape="rect" href="a02149.html" title="vtkType.h" alt="" coords="645,677,728,704"><area shape="rect" href="a02085.html" title="vtkOStreamWrapper.h" alt="" coords="441,603,599,629"><area shape="rect" href="a02086.html" title="vtkOStrStreamWrapper.h" alt="" coords="623,603,799,629"></map>
</div>

<p>
<a href="a05487.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00810.html">vtkImagePlaneWidget</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3D widget for reslicing image data  <a href="a00810.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a03697.html#ee4f39ba06e1ba450f30acd06821f36c">VTK_NEAREST_RESLICE</a>&nbsp;&nbsp;&nbsp;0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a03697.html#09d62951c6cd834bbc693071b586ec50">VTK_LINEAR_RESLICE</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a03697.html#23e37a95557a53048f7c5b04b54f6ad1">VTK_CUBIC_RESLICE</a>&nbsp;&nbsp;&nbsp;2</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="ee4f39ba06e1ba450f30acd06821f36c"></a><!-- doxytag: member="vtkImagePlaneWidget.h::VTK_NEAREST_RESLICE" ref="ee4f39ba06e1ba450f30acd06821f36c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define VTK_NEAREST_RESLICE&nbsp;&nbsp;&nbsp;0          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05487.html#l00131">131</a> of file <a class="el" href="a05487.html">vtkImagePlaneWidget.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="09d62951c6cd834bbc693071b586ec50"></a><!-- doxytag: member="vtkImagePlaneWidget.h::VTK_LINEAR_RESLICE" ref="09d62951c6cd834bbc693071b586ec50" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define VTK_LINEAR_RESLICE&nbsp;&nbsp;&nbsp;1          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05487.html#l00132">132</a> of file <a class="el" href="a05487.html">vtkImagePlaneWidget.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="23e37a95557a53048f7c5b04b54f6ad1"></a><!-- doxytag: member="vtkImagePlaneWidget.h::VTK_CUBIC_RESLICE" ref="23e37a95557a53048f7c5b04b54f6ad1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define VTK_CUBIC_RESLICE&nbsp;&nbsp;&nbsp;2          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05487.html#l00133">133</a> of file <a class="el" href="a05487.html">vtkImagePlaneWidget.h</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:50:58 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>