20 #ifndef vtkContourLineInterpolator_h
21 #define vtkContourLineInterpolator_h
23 #include "vtkInteractionWidgetsModule.h"
26 VTK_ABI_NAMESPACE_BEGIN
47 virtual int InterpolateLine(
57 virtual int UpdateNode(
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.