67 #ifndef __vtkPolyDataToImageStencil_h
68 #define __vtkPolyDataToImageStencil_h
94 vtkSetClampMacro(Tolerance,
double, 0.0, 1.0);
95 vtkGetMacro(Tolerance,
double);
103 int extent[6],
int threadId);
106 double z,
double thickness,
static vtkImageStencilSource * New()
abstract class to specify dataset behavior
concrete dataset represents vertices, lines, polygons, and triangle strips
a simple class to control print indentation
efficient description of an image stencil
merge exactly coincident points
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
generate an image stencil
use polydata to mask an image