42 #ifndef vtkPolygonalSurfaceContourLineInterpolator_h
43 #define vtkPolygonalSurfaceContourLineInterpolator_h
80 double * vtkNotUsed(node),
int vtkNotUsed(idx) );
88 vtkSetMacro( DistanceOffset,
double );
89 vtkGetMacro( DistanceOffset,
double );
virtual int InterpolateLine(vtkRenderer *ren, vtkContourRepresentation *rep, int idx1, int idx2)=0
void PrintSelf(ostream &os, vtkIndent indent)
Contour interpolator for to place points on polygonal surfaces.
abstract specification for renderers
represent the vtkContourWidget
Dijkstra algorithm to compute the graph geodesic.
virtual int UpdateNode(vtkRenderer *, vtkContourRepresentation *, double *vtkNotUsed(node), int vtkNotUsed(idx))=0
a simple class to control print indentation
list of point or cell ids
Contour interpolator for polygonal data.