40 #ifndef __vtkSTLReader_h
41 #define __vtkSTLReader_h
66 vtkSetStringMacro(FileName);
67 vtkGetStringMacro(FileName);
72 vtkSetMacro(Merging,
int);
73 vtkGetMacro(Merging,
int);
74 vtkBooleanMacro(Merging,
int);
79 vtkSetMacro(ScalarTags,
int);
80 vtkGetMacro(ScalarTags,
int);
81 vtkBooleanMacro(ScalarTags,
int);
107 int GetSTLFileType(
const char *filename);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
read ASCII or binary stereo lithography files
Abstract class in support of both point location and point insertion.
dynamic, self-adjusting array of float
#define VTKIOGEOMETRY_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
vtkIncrementalPointLocator * Locator
object to represent cell connectivity
represent and manipulate 3D points