29 #ifndef vtkLinearContourLineInterpolator_h 30 #define vtkLinearContourLineInterpolator_h abstract specification for renderers
virtual int InterpolateLine(vtkRenderer *ren, vtkContourRepresentation *rep, int idx1, int idx2)=0
represent the vtkContourWidget
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
Defines API for interpolating/modifying nodes from a vtkContourRepresentation.
void PrintSelf(ostream &os, vtkIndent indent)
Interpolates supplied nodes with line segments.