32 #ifndef __vtkContourLineInterpolator_h
33 #define __vtkContourLineInterpolator_h
57 int idx1,
int idx2 ) = 0;
68 double * vtkNotUsed(node),
int vtkNotUsed(idx) );
82 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.