40 #ifndef vtkSTLReader_h
41 #define vtkSTLReader_h
66 vtkSetMacro(Merging,
int);
67 vtkGetMacro(Merging,
int);
68 vtkBooleanMacro(Merging,
int);
73 vtkSetMacro(ScalarTags,
int);
74 vtkGetMacro(ScalarTags,
int);
75 vtkBooleanMacro(ScalarTags,
int);
100 int GetSTLFileType(
const char *filename);
void PrintSelf(ostream &os, vtkIndent indent)
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()
Superclass for algorithms that read models from a file.
virtual unsigned long GetMTime()
a simple class to control print indentation
vtkIncrementalPointLocator * Locator
object to represent cell connectivity
represent and manipulate 3D points