31 #ifndef __vtkSTLWriter_h
32 #define __vtkSTLWriter_h
72 delete[] this->FileName;
73 delete[] this->Header;
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOGEOMETRY_EXPORT
void SetFileTypeToASCII()
abstract class to write data to file(s)
void SetFileTypeToBinary()
a simple class to control print indentation
vtkDataObject * GetInput()
#define vtkGetStringMacro(name)
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