43 #ifndef vtkTerrainContourLineInterpolator_h
44 #define vtkTerrainContourLineInterpolator_h
83 double * vtkNotUsed(node),
int vtkNotUsed(idx) );
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
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.
void PrintSelf(ostream &os, vtkIndent indent)