135#ifndef vtkSTLReader_h
136#define vtkSTLReader_h
139#include "vtkIOGeometryModule.h"
141VTK_ABI_NAMESPACE_BEGIN
202 vtkGetStringMacro(Header);
224 vtkSetStringMacro(Header);
Superclass for algorithms that read models from a file.
object to represent cell connectivity
dynamic, self-adjusting array of float
Abstract class in support of both point location and point insertion.
a simple class to control print indentation
represent and manipulate 3D points
Helper class to perform formatted input from vtkResourceStream.
Abstract class used for custom streams.
read ASCII or binary stereo lithography files
void SetLocator(vtkIncrementalPointLocator *locator)
Specify a spatial locator for merging points.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkIncrementalPointLocator * Locator
vtkIncrementalPointLocator * NewDefaultLocator()
Create default locator.
vtkMTimeType GetMTime() override
Overload standard modified time function.
vtkUnsignedCharArray * BinaryHeader
static vtkSTLReader * New()
Construct object with merging set to true.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
virtual void SetBinaryHeader(vtkUnsignedCharArray *binaryHeader)
dynamic, self-adjusting array of unsigned char
vtkTypeUInt32 vtkMTimeType