17 #ifndef __vtkMaskedGlyph3D_h
18 #define __vtkMaskedGlyph3D_h
22 #include "vtkGlyph3D.h"
39 void PrintSelf(ostream &os, vtkIndent indent)
override;
49 vtkSetMacro(MaximumNumberOfPoints,
int);
50 vtkGetMacro(MaximumNumberOfPoints,
int);
55 virtual void SetInput(vtkDataSet *input);
60 vtkSetMacro(UseMaskPoints,
int);
61 vtkGetMacro(UseMaskPoints,
int);
66 void SetRandomMode(
int mode);
69 virtual void SetInputConnection(vtkAlgorithmOutput *input)
override;
71 using vtkGlyph3D::SetInputConnection;
77 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
override;
vtkMaskPoints * MaskPoints
#define MITKMAPPEREXT_EXPORT
int MaximumNumberOfPoints
static itkEventMacro(BoundingShapeInteractionEvent, itk::AnyEvent) class MITKBOUNDINGSHAPE_EXPORT BoundingShapeInteractor Pointer New()
Basic interaction methods for mitk::GeometryData.