[vtkusers] Where do I get this class of VTK 5.1: vtkDijkstraGraphGeodesicPath?

David Cole david.cole at kitware.com
Mon Oct 15 09:48:45 EDT 2007


CVS HEAD of VTK... It is a new class that will not be merged into the
VTK-5-0 branch.

On 10/15/07, Michael Kozel <michael.kozel at web.de> wrote:
> Hi everybody,
> I am building a VTK project in C++ with VTK 5.03 in Visual Studio 2005. I need something like in this new class:
> vtkDijkstraGraphGeodesicPath.
> It is about puttting a single trianglestrip surface from a PolyData-object in an object of this class and getting the shortest connection between 2 given vertex on the surface with the help of Dijkstra-algorithm. I wanted to implement something similar, but then I saw that this one already exists.
> So where can I get it from?
>
> Michael
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list