67 #ifndef __vtkPolyDataToImageStencil_h
68 #define __vtkPolyDataToImageStencil_h
70 #include "vtkImagingStencilModule.h"
83 void PrintSelf(ostream& os, vtkIndent indent);
95 vtkSetClampMacro(Tolerance,
double, 0.0, 1.0);
96 vtkGetMacro(Tolerance,
double);
104 int extent[6],
int threadId);
110 double z,
double thickness,
113 virtual int RequestData(vtkInformation *, vtkInformationVector **,
114 vtkInformationVector *);
static vtkImageStencilSource * New()
concrete dataset represents vertices, lines, polygons, and triangle strips
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