31 #ifndef vtkSTLWriter_h
32 #define vtkSTLWriter_h
56 vtkSetStringMacro(FileName);
57 vtkGetStringMacro(FileName);
63 vtkGetMacro(FileType,
int);
72 delete[] this->FileName;
73 delete[] this->Header;
concrete dataset represents vertices, lines, polygons, and triangle strips
#define VTKIOGEOMETRY_EXPORT
void SetFileTypeToASCII()
abstract class to write data to file(s)
void SetFileTypeToBinary()
a simple class to control print indentation
vtkDataObject * GetInput()
virtual int FillInputPortInformation(int port, vtkInformation *info)
object to represent cell connectivity
write stereo lithography files
static vtkAlgorithm * New()
virtual void WriteData()=0
void PrintSelf(ostream &os, vtkIndent indent)
represent and manipulate 3D points