Sophie

Sophie

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

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: vtkGraphGeodesicPath 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>vtkGraphGeodesicPath Class Reference</h1><!-- doxytag: class="vtkGraphGeodesicPath" --><!-- doxytag: inherits="vtkGeodesicPath" --><code>#include &lt;<a class="el" href="a04345.html">vtkGraphGeodesicPath.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkGraphGeodesicPath:</div>
<div class="dynsection">
<p><center><img src="a10360.png" border="0" usemap="#a10361" alt="Inheritance graph"></center>
<map name="a10361">
<area shape="rect" href="a00416.html" title="Dijkstra algorithm to compute the graph geodesic." alt="" coords="5,453,216,480"><area shape="rect" href="a00615.html" title="Abstract base for classes that generate a geodesic path." alt="" coords="48,304,173,331"><area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="33,229,188,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="61,155,160,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="71,80,151,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="56,5,165,32"><area shape="rect" href="a00419.html" title="Dijkstra algorithm to compute the graph geodesic." alt="" coords="7,528,215,555"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkGraphGeodesicPath:</div>
<div class="dynsection">
<p><center><img src="a10362.png" border="0" usemap="#a10363" alt="Collaboration graph"></center>
<map name="a10363">
<area shape="rect" href="a00615.html" title="Abstract base for classes that generate a geodesic path." alt="" coords="188,576,313,603"><area shape="rect" href="a01261.html" title="Superclass for algorithms that produce only polydata as output." alt="" coords="173,499,328,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="a10364.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Abstract base for classes that generate a geodesic path on a graph (mesh). 
<p>
Serves as a base class for algorithms that trace a geodesic on a polygonal dataset treating it as a graph. ie points connecting the vertices of the graph 
<p>Definition at line <a class="el" href="a04345.html#l00030">30</a> of file <a class="el" href="a04345.html">vtkGraphGeodesicPath.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00615.html">vtkGeodesicPath</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00660.html#39d8e240634cc2bbd1dc981aa2ffa698">Superclass</a></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="a00660.html#fc74bfe65937fdb9657e5864c2a0ecb1">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="a00660.html#d6e55878c38b1a598c965206ff3714b9">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="a00660.html#e1caeb92cdd72008a4a230032de162ae">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">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00660.html#718e93e8c95bcba03db33ce53990046c">IsTypeOf</a> (const char *type)</td></tr>

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

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00660.html#d92b6474432f8aec045faf6e053663a3">GetStartVertex</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="a00660.html#edc2b879352c7142c21cd1b55d2b3d06">SetStartVertex</a> (<a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00660.html#57f803284766849d67cc58a62a62e3e5">GetEndVertex</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="a00660.html#20bb98e9555259d113ffaf3947b9b513">SetEndVertex</a> (<a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>)</td></tr>

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

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

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00660.html#f1b48c727358a880f47eb11d80b32c72">StartVertex</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00660.html#1cd073b5490b70292a8a56c6c0b2d596">EndVertex</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="39d8e240634cc2bbd1dc981aa2ffa698"></a><!-- doxytag: member="vtkGraphGeodesicPath::Superclass" ref="39d8e240634cc2bbd1dc981aa2ffa698" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00615.html">vtkGeodesicPath</a> <a class="el" href="a00615.html">vtkGraphGeodesicPath::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Standard methids for printing and determining type information. 
<p>Reimplemented from <a class="el" href="a00615.html#e56fe49900d21577b950ea3287b25b45">vtkGeodesicPath</a>.</p>

<p>Reimplemented in <a class="el" href="a00416.html#a97d4ab9fb877fca0b62d086b36517d9">vtkDijkstraGraphGeodesicPath</a>, and <a class="el" href="a00419.html#7a50905e4a4ece1482a2f09e15dd0fc1">vtkDijkstraImageGeodesicPath</a>.</p>

<p>Definition at line <a class="el" href="a04345.html#l00035">35</a> of file <a class="el" href="a04345.html">vtkGraphGeodesicPath.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="1abb8d2f5e917146142de2e5572ad58f"></a><!-- doxytag: member="vtkGraphGeodesicPath::vtkGraphGeodesicPath" ref="1abb8d2f5e917146142de2e5572ad58f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGraphGeodesicPath::vtkGraphGeodesicPath           </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="3bc62d039ba71731b2e58cb5ff705023"></a><!-- doxytag: member="vtkGraphGeodesicPath::~vtkGraphGeodesicPath" ref="3bc62d039ba71731b2e58cb5ff705023" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGraphGeodesicPath::~vtkGraphGeodesicPath           </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="fc74bfe65937fdb9657e5864c2a0ecb1"></a><!-- doxytag: member="vtkGraphGeodesicPath::GetClassName" ref="fc74bfe65937fdb9657e5864c2a0ecb1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkGraphGeodesicPath::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Standard methids for printing and determining type information. 
<p>Reimplemented from <a class="el" href="a00615.html#cc57e6ebe2d05bdd60d0ad4e2814d83b">vtkGeodesicPath</a>.</p>

<p>Reimplemented in <a class="el" href="a00416.html#e4f0b404e8d773599f9fc80578e4691f">vtkDijkstraGraphGeodesicPath</a>, and <a class="el" href="a00419.html#94595bf07d1cf0e916e54b5c258073cd">vtkDijkstraImageGeodesicPath</a>.</p>

</div>
</div><p>
<a class="anchor" name="718e93e8c95bcba03db33ce53990046c"></a><!-- doxytag: member="vtkGraphGeodesicPath::IsTypeOf" ref="718e93e8c95bcba03db33ce53990046c" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkGraphGeodesicPath::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Standard methids for printing and determining type information. 
<p>Reimplemented from <a class="el" href="a00615.html#f1aa2ea7d65cf8d63e553efafcc28098">vtkGeodesicPath</a>.</p>

<p>Reimplemented in <a class="el" href="a00416.html#4fe9cd2e64e25eb73abeca17e690bf13">vtkDijkstraGraphGeodesicPath</a>, and <a class="el" href="a00419.html#4247e315986ef6560291080207b474a1">vtkDijkstraImageGeodesicPath</a>.</p>

</div>
</div><p>
<a class="anchor" name="d6e55878c38b1a598c965206ff3714b9"></a><!-- doxytag: member="vtkGraphGeodesicPath::IsA" ref="d6e55878c38b1a598c965206ff3714b9" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGraphGeodesicPath::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Standard methids for printing and determining type information. 
<p>Reimplemented from <a class="el" href="a00615.html#20cc90e1714603fa664f4ec941c9bbd9">vtkGeodesicPath</a>.</p>

<p>Reimplemented in <a class="el" href="a00416.html#3cadcde767638df829987b80f0aed4b9">vtkDijkstraGraphGeodesicPath</a>, and <a class="el" href="a00419.html#e02e04f7d17d70c808e24d206385b42a">vtkDijkstraImageGeodesicPath</a>.</p>

</div>
</div><p>
<a class="anchor" name="27ceb7860d7dece98a2964997aa86e9b"></a><!-- doxytag: member="vtkGraphGeodesicPath::SafeDownCast" ref="27ceb7860d7dece98a2964997aa86e9b" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00660.html">vtkGraphGeodesicPath</a>* vtkGraphGeodesicPath::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>
Standard methids for printing and determining type information. 
<p>Reimplemented from <a class="el" href="a00615.html#9864d82064933a3e611479c6eff165f7">vtkGeodesicPath</a>.</p>

<p>Reimplemented in <a class="el" href="a00416.html#f46b650d54158644c7429ca62d7268f1">vtkDijkstraGraphGeodesicPath</a>, and <a class="el" href="a00419.html#42a9be77cf6d2673e20c24dbdf3e9e4b">vtkDijkstraImageGeodesicPath</a>.</p>

</div>
</div><p>
<a class="anchor" name="e1caeb92cdd72008a4a230032de162ae"></a><!-- doxytag: member="vtkGraphGeodesicPath::PrintSelf" ref="e1caeb92cdd72008a4a230032de162ae" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGraphGeodesicPath::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>
Standard methids for printing and determining type information. 
<p>Reimplemented from <a class="el" href="a00615.html#90a49a4c5a3507558a184d2bbd5533ca">vtkGeodesicPath</a>.</p>

<p>Reimplemented in <a class="el" href="a00416.html#19192b6bf1f00cc747edf02f28b116f3">vtkDijkstraGraphGeodesicPath</a>, and <a class="el" href="a00419.html#cd0cd0aefec468d8998f4c79ac9b39f9">vtkDijkstraImageGeodesicPath</a>.</p>

</div>
</div><p>
<a class="anchor" name="d92b6474432f8aec045faf6e053663a3"></a><!-- doxytag: member="vtkGraphGeodesicPath::GetStartVertex" ref="d92b6474432f8aec045faf6e053663a3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> vtkGraphGeodesicPath::GetStartVertex           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The vertex at the start of the shortest path 
</div>
</div><p>
<a class="anchor" name="edc2b879352c7142c21cd1b55d2b3d06"></a><!-- doxytag: member="vtkGraphGeodesicPath::SetStartVertex" ref="edc2b879352c7142c21cd1b55d2b3d06" args="(vtkIdType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGraphGeodesicPath::SetStartVertex           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The vertex at the start of the shortest path 
</div>
</div><p>
<a class="anchor" name="57f803284766849d67cc58a62a62e3e5"></a><!-- doxytag: member="vtkGraphGeodesicPath::GetEndVertex" ref="57f803284766849d67cc58a62a62e3e5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> vtkGraphGeodesicPath::GetEndVertex           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The vertex at the end of the shortest path 
</div>
</div><p>
<a class="anchor" name="20bb98e9555259d113ffaf3947b9b513"></a><!-- doxytag: member="vtkGraphGeodesicPath::SetEndVertex" ref="20bb98e9555259d113ffaf3947b9b513" args="(vtkIdType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkGraphGeodesicPath::SetEndVertex           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The vertex at the end of the shortest path 
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="f1b48c727358a880f47eb11d80b32c72"></a><!-- doxytag: member="vtkGraphGeodesicPath::StartVertex" ref="f1b48c727358a880f47eb11d80b32c72" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> <a class="el" href="a00660.html#f1b48c727358a880f47eb11d80b32c72">vtkGraphGeodesicPath::StartVertex</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04345.html#l00055">55</a> of file <a class="el" href="a04345.html">vtkGraphGeodesicPath.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1cd073b5490b70292a8a56c6c0b2d596"></a><!-- doxytag: member="vtkGraphGeodesicPath::EndVertex" ref="1cd073b5490b70292a8a56c6c0b2d596" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> <a class="el" href="a00660.html#1cd073b5490b70292a8a56c6c0b2d596">vtkGraphGeodesicPath::EndVertex</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

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