|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   35 #ifndef vtkSTLReader_h 
   36 #define vtkSTLReader_h 
   39 #include "vtkIOGeometryModule.h"  
   99   vtkGetStringMacro(Header);
 
  121   vtkSetStringMacro(Header);
 
  133   int GetSTLFileType(
const char* filename);
 
  
represent and manipulate 3D points
dynamic, self-adjusting array of float
read ASCII or binary stereo lithography files
dynamic, self-adjusting array of unsigned char
Superclass for algorithms that read models from a file.
vtkUnsignedCharArray * BinaryHeader
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
object to represent cell connectivity
Abstract class in support of both point location and point insertion.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPolyDataAlgorithm * New()
vtkTypeUInt32 vtkMTimeType
vtkIncrementalPointLocator * Locator