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