30 #ifndef vtkLinearContourLineInterpolator_h 31 #define vtkLinearContourLineInterpolator_h 33 #include "vtkInteractionWidgetsModule.h" 56 int idx1,
int idx2 )
override;
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instances of this class.
abstract specification for renderers
virtual int InterpolateLine(vtkRenderer *ren, vtkContourRepresentation *rep, int idx1, int idx2)=0
Subclasses that wish to interpolate a line segment must implement this.
represent the vtkContourWidget
a simple class to control print indentation
Defines API for interpolating/modifying nodes from a vtkContourRepresentation.
Interpolates supplied nodes with line segments.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...