43 #ifndef __vtkTerrainContourLineInterpolator_h
44 #define __vtkTerrainContourLineInterpolator_h
virtual int UpdateNode(vtkRenderer *, vtkContourRepresentation *, double *vtkNotUsed(node), int vtkNotUsed(idx))
project a polyline onto a terrain
abstract specification for renderers
virtual int InterpolateLine(vtkRenderer *ren, vtkContourRepresentation *rep, int idx1, int idx2)=0
represent the vtkContourWidget
#define vtkTypeMacro(thisClass, superclass)
Contour interpolator for DEM data.
vtkProjectedTerrainPath * Projector
a simple class to control print indentation
topologically and geometrically regular array of data
Defines API for interpolating/modifying nodes from a vtkContourRepresentation.
#define vtkGetObjectMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)