Go to the documentation of this file.
32 #ifndef vtkLassoStencilSource_h
33 #define vtkLassoStencilSource_h
36 #include "vtkImagingStencilModule.h"
60 vtkGetMacro(
Shape,
int);
61 vtkSetClampMacro(
Shape,
int, POLYGON, SPLINE);
64 virtual const char *GetShapeAsString();
82 vtkGetMacro(SliceOrientation,
int);
83 vtkSetClampMacro(SliceOrientation,
int, 0, 2);
99 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