32 #ifndef vtkContourLineInterpolator_h
33 #define vtkContourLineInterpolator_h
58 int idx1,
int idx2 ) = 0;
69 double * vtkNotUsed(node),
int vtkNotUsed(idx) );
83 virtual void GetSpan(
int nodeIndex,
vtkIntArray *nodeIndices,
abstract base class for most VTK objects
abstract specification for renderers
represent the vtkContourWidget
dynamic, self-adjusting array of int
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Defines API for interpolating/modifying nodes from a vtkContourRepresentation.