40 #ifndef __vtkDijkstraImageContourLineInterpolator_h
41 #define __vtkDijkstraImageContourLineInterpolator_h
vtkDijkstraImageGeodesicPath * DijkstraImageGeodesicPath
abstract specification for renderers
virtual int InterpolateLine(vtkRenderer *ren, vtkContourRepresentation *rep, int idx1, int idx2)=0
represent the vtkContourWidget
Contour interpolator for placing points on an image.
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
topologically and geometrically regular array of data
Defines API for interpolating/modifying nodes from a vtkContourRepresentation.
#define vtkGetObjectMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
Dijkstra algorithm to compute the graph geodesic.