32 #ifndef vtkContourLineInterpolator_h 33 #define vtkContourLineInterpolator_h 35 #include "vtkInteractionWidgetsModule.h" 60 int idx1,
int idx2 ) = 0;
71 double * vtkNotUsed(node),
int vtkNotUsed(idx) );
88 virtual void GetSpan(
int nodeIndex,
vtkIntArray *nodeIndices,
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract specification for renderers
represent the vtkContourWidget
dynamic, self-adjusting array of int
a simple class to control print indentation
Defines API for interpolating/modifying nodes from a vtkContourRepresentation.