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