View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013182VTK(No Category)public2012-05-16 02:462013-07-10 09:44
ReporterBryn Lloyd 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version6.1.0 
Summary0013182: vtkDijkstraGraphGeodesicPath returns GeodesicLength of 0.0 (always)
DescriptionThis 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.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031122)
Dave DeMarle (administrator)
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.

 Issue History
Date Modified Username Field Change
2012-05-16 02:46 Bryn Lloyd New Issue
2013-07-10 09:41 Dave DeMarle Assigned To => Dave DeMarle
2013-07-10 09:41 Dave DeMarle Status backlog => tabled
2013-07-10 09:44 Dave DeMarle Note Added: 0031122
2013-07-10 09:44 Dave DeMarle Status tabled => closed
2013-07-10 09:44 Dave DeMarle Resolution open => fixed
2013-07-10 09:44 Dave DeMarle Fixed in Version => 6.1.0


Copyright © 2000 - 2018 MantisBT Team