MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013182 | VTK | (No Category) | public | 2012-05-16 02:46 | 2013-07-10 09:44 |
Reporter | Bryn Lloyd | ||||
Assigned To | Dave DeMarle | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 5.8.0 | ||||
Target Version | Fixed in Version | 6.1.0 | |||
Project | TBD | ||||
Type | incorrect functionality | ||||
Summary | 0013182: vtkDijkstraGraphGeodesicPath returns GeodesicLength of 0.0 (always) | ||||
Description | 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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|