41 #ifndef __vtkFacetReader_h
42 #define __vtkFacetReader_h
44 #include "vtkFiltersHybridModule.h"
45 #include "vtkPolyDataAlgorithm.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 *);
reads a dataset in Facet format