Go to the documentation of this file.
29 #ifndef vtkLassoStencilSource_h
30 #define vtkLassoStencilSource_h
33 #include "vtkImagingStencilModule.h"
57 vtkGetMacro(
Shape,
int);
58 vtkSetClampMacro(
Shape,
int, POLYGON, SPLINE);
61 virtual const char *GetShapeAsString();
79 vtkGetMacro(SliceOrientation,
int);
80 vtkSetClampMacro(SliceOrientation,
int, 0, 2);
96 virtual void RemoveAllSlicePoints();
represent and manipulate 3D points
static vtkImageStencilSource * New()
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
spline abstract class for interpolating splines
vtkLSSPointMap * PointMap
generate an image stencil
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Create a stencil from a contour.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkTypeUInt32 vtkMTimeType