31 #ifndef vtkLassoStencilSource_h
32 #define vtkLassoStencilSource_h
59 vtkGetMacro(
Shape,
int);
60 vtkSetClampMacro(
Shape,
int, POLYGON, SPLINE);
63 virtual const char *GetShapeAsString();
77 vtkGetMacro(SliceOrientation,
int);
78 vtkSetClampMacro(SliceOrientation,
int, 0, 2);
90 virtual void RemoveAllSlicePoints();
static vtkImageStencilSource * New()
vtkLSSPointMap * PointMap
#define VTKIMAGINGSTENCIL_EXPORT
virtual unsigned long GetMTime()
a simple class to control print indentation
spline abstract class for interpolating splines
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Create a stencil from a contour.
generate an image stencil
represent and manipulate 3D points