25 #ifndef vtkSimplePointsWriter_h
26 #define vtkSimplePointsWriter_h
28 #include "vtkIOLegacyModule.h"
38 vtkGetMacro(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
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
write any type of vtk dataset to file
~vtkSimplePointsWriter() override