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