17 #ifndef __vtkMaskedGlyph2D_h
18 #define __vtkMaskedGlyph2D_h
23 #include "vtkGlyph2D.h"
38 void PrintSelf(ostream &os, vtkIndent indent)
override;
48 vtkSetMacro(MaximumNumberOfPoints,
int);
49 vtkGetMacro(MaximumNumberOfPoints,
int);
54 virtual void SetInput(vtkDataSet *input);
59 vtkSetMacro(UseMaskPoints,
int);
60 vtkGetMacro(UseMaskPoints,
int);
65 void SetRandomMode(
int mode);
96 virtual int RequestData(vtkInformation *
info,
97 vtkInformationVector **inInfoVec,
98 vtkInformationVector *outInfoVec)
override;
vtkMaskPoints * MaskPoints
#define MITKMAPPEREXT_EXPORT
int MaximumNumberOfPoints
static void info(const char *fmt,...)
static itkEventMacro(BoundingShapeInteractionEvent, itk::AnyEvent) class MITKBOUNDINGSHAPE_EXPORT BoundingShapeInteractor Pointer New()
Basic interaction methods for mitk::GeometryData.