Skip to content
  • Sunderlandkyl's avatar
    Fix bugs in vtkDijkstraGraphGeodesicPath · 1ab64554
    Sunderlandkyl authored
    If a path does not exist between the start and end points, the filter would get caught in an infinite loop.
    If UseScalarWeights was enabled and there was no scalar array on the polydata, it would cause a crash.
    1ab64554