|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   30 #ifndef vtkSTLWriter_h 
   31 #define vtkSTLWriter_h 
   33 #include "vtkIOGeometryModule.h"  
   60   vtkSetStringMacro(FileName);
 
   61   vtkGetStringMacro(FileName);
 
   69   vtkSetStringMacro(Header);
 
   70   vtkGetStringMacro(Header);
 
   89   vtkGetMacro(FileType, 
int);
 
  
represent and manipulate 3D points
vtkUnsignedCharArray * BinaryHeader
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dynamic, self-adjusting array of unsigned char
virtual void WriteData()=0
vtkDataObject * GetInput()
void SetFileTypeToASCII()
a simple class to control print indentation
object to represent cell connectivity
abstract class to write data to file(s)
void SetFileTypeToBinary()
write stereo lithography files
static vtkAlgorithm * New()
concrete dataset represents vertices, lines, polygons, and triangle strips