41 #ifndef __vtkFacetReader_h
42 #define __vtkFacetReader_h
44 #include "vtkFiltersHybridModule.h"
52 void PrintSelf(ostream& os, vtkIndent indent);
56 vtkSetStringMacro(FileName);
57 vtkGetStringMacro(FileName);
60 static int CanReadFile(
const char *filename);
66 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
reads a dataset in Facet format