44#ifndef vtkSimplePointsWriter_h
45#define vtkSimplePointsWriter_h
48#include "vtkIOLegacyModule.h"
57 vtkGetMacro(DecimalPrecision,
int);
58 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