vtkContourHelper(vtkIncrementalPointLocator *locator, vtkCellArray *outVerts, vtkCellArray *outLines, vtkCellArray *outPolys, vtkPointData *inPd, vtkCellData *inCd, vtkPointData *outPd, vtkCellData *outCd, int trisEstimatedSize, bool outputTriangles)
Contour helper constructor.
void Contour(vtkCell *cell, double value, vtkDataArray *cellScalars, vtkIdType cellId)
Generate contour for the given cell (and add it to the final result).