Fixed in CVS.<br><br>/cvsroot/VTK/VTK/Graphics/vtkDijkstraGraphGeodesicPath.cxx,v  <--  vtkDijkstraGraphGeodesicPath.cxx<br>new revision: 1.14; previous revision: 1.13<br>/cvsroot/VTK/VTK/Graphics/vtkDijkstraGraphGeodesicPath.h,v  <--  vtkDijkstraGraphGeodesicPath.h<br>
new revision: 1.8; previous revision: 1.7<br><br><br>Thanks<br>--<br>karthik<br><br><div class="gmail_quote">On Wed, Apr 22, 2009 at 10:24 AM, Tangui Morvan <span dir="ltr"><<a href="mailto:tangui@simula.no">tangui@simula.no</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Yes i would like it exposed if possible (and i guess it might be useful to others as well to be able to get the geodesic distance). Here is a patch adding a function to get the cumulative weights.<br>

<br>
Thank you.<br>
<br>
Tangui.<br>
<br>
Karthik Krishnan wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
Tangui:<br>
<br>
We apologize for this. The class vtkDijkstraGraphGeodesic path was cleaned up. As part of the cleanups, the class was PIMPL'd and the cumulative weights you refer to has moved into vtkDijkstraGraphInternals.h .<br>
<br>
It now has the more intuitive name of CumulativeWeights instead of "d" :)<br>
<br>
The bad news is that this ivar is not exposed. However its a trivial to expose it if desired.<br>
<br>
Do you need it exposed ? If so, would you like to submit a patch ?<br>
<br>
Thanks<br>
--<br>
karthik<br>
<br></div><div class="im">
On Tue, Apr 21, 2009 at 7:12 AM, Tangui Morvan <<a href="mailto:tangui@simula.no" target="_blank">tangui@simula.no</a> <mailto:<a href="mailto:tangui@simula.no" target="_blank">tangui@simula.no</a>>> wrote:<br>

<br>
    Hello,<br>
<br>
    I recently upgraded from vtk 5.2 to 5.4 and I noticed that the<br>
    Getd() method to get the cumulative weights in<br>
    vtkDijkstraGraphGeodesicPath has disappeared.<br>
<br>
    I used this method to get the geodesic distance at all vertices of<br>
    the graph, how can I get information now?<br>
<br>
    Thank you,<br>
<br>
    Tangui.<br>
    _______________________________________________<br></div>
    Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> <<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>><div class="im"><br>
<br>
    Visit other Kitware open-source projects at<br>
    <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
    Please keep messages on-topic and check the VTK FAQ at:<br>
    <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
    Follow this link to subscribe/unsubscribe:<br>
    <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br>
<br>
<br>
<br></div></blockquote></blockquote></div><br>