37#ifndef vtkSimplePointsWriter_h
38#define vtkSimplePointsWriter_h
41#include "vtkIOLegacyModule.h"
50 vtkGetMacro(DecimalPrecision,
int);
51 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