29#ifndef vtkBoundedPointSource_h
30#define vtkBoundedPointSource_h
32#include "vtkFiltersPointsModule.h"
61 vtkGetVectorMacro(
Bounds,
double, 6);
bool ProduceRandomScalars
~vtkBoundedPointSource() override=default
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, type information and printing.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int OutputPointsPrecision
static vtkBoundedPointSource * New()
Standard methods for instantiation, type information and printing.
a simple class to control print indentation