47 #ifndef vtkSimplePointsWriter_h
48 #define vtkSimplePointsWriter_h
51 #include "vtkIOLegacyModule.h"
53 VTK_ABI_NAMESPACE_BEGIN
61 vtkGetMacro(DecimalPrecision,
int);
62 vtkSetMacro(DecimalPrecision,
int);
write any type of vtk dataset to file
a simple class to control print indentation
write a file of xyz coordinates
void WriteData() override
static vtkSimplePointsWriter * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkSimplePointsWriter() override=default