MantisBT - VTK
View Issue Details
0013182VTK(No Category)public2012-05-16 02:462013-07-10 09:44
Bryn Lloyd 
Dave DeMarle 
normalminorhave not tried
closedfixed 
5.8.0 
6.1.0 
TBD
incorrect functionality
0013182: vtkDijkstraGraphGeodesicPath returns GeodesicLength of 0.0 (always)
This is the implementation (obviously incorrect) of the function GetGeodesicLength:

virtual double GetGeodesicLength() { return 0.0; }

This was already discussed in 2010, however, it was never resolved:
http://www.vtk.org/pipermail/vtkusers/2010-May/109205.html [^]

I think this function should at least be commented out/removed, if not implemented. It has caused me some head scratching, and will surely do the same for somebody else.
No tags attached.
Issue History
2012-05-16 02:46Bryn LloydNew Issue
2013-07-10 09:41Dave DeMarleAssigned To => Dave DeMarle
2013-07-10 09:41Dave DeMarleStatusbacklog => tabled
2013-07-10 09:44Dave DeMarleNote Added: 0031122
2013-07-10 09:44Dave DeMarleStatustabled => closed
2013-07-10 09:44Dave DeMarleResolutionopen => fixed
2013-07-10 09:44Dave DeMarleFixed in Version => 6.1.0

Notes
(0031122)
Dave DeMarle   
2013-07-10 09:44   
Removed in http://review.source.kitware.com/#/c/11747 [^]
When http://vtkjournal.org/browse/publication/891 [^] is ready, Karthik will add finish it and add it back, hopefully in time for 6.1.