28 #ifndef vtkSimplePointsWriter_h 
   29 #define vtkSimplePointsWriter_h 
   31 #include "vtkIOLegacyModule.h"  
   41   vtkGetMacro(DecimalPrecision, 
int);
 
static vtkDataSetWriter * New()
 
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses. 
 
a simple class to control print indentation 
 
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