[vtkusers] Getd in vtkDijkstraGraphGeodesicPath

Karthik Krishnan karthik.krishnan at kitware.com
Tue Apr 21 08:14:02 EDT 2009


Tangui:

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 .

It now has the more intuitive name of CumulativeWeights instead of "d" :)

The bad news is that this ivar is not exposed. However its a trivial to
expose it if desired.

Do you need it exposed ? If so, would you like to submit a patch ?

Thanks
--
karthik

On Tue, Apr 21, 2009 at 7:12 AM, Tangui Morvan <tangui at simula.no> wrote:

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



-- 
Karthik Krishnan
R&D Engineer,
Kitware Inc.
Ph: 518 881 4919
Fax: 518 371 4573
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090421/0687be5b/attachment.htm>


More information about the vtkusers mailing list