28 #ifndef vtkSimplePointsWriter_h 29 #define vtkSimplePointsWriter_h 31 #include "vtkIOLegacyModule.h" 41 vtkGetMacro(DecimalPrecision,
int);
42 vtkSetMacro(DecimalPrecision,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDataSetWriter * New()
a simple class to control print indentation
void WriteData() override
write a file of xyz coordinates
write any type of vtk dataset to file
~vtkSimplePointsWriter() override