42 #ifndef vtkFacetReader_h
43 #define vtkFacetReader_h
45 #include "vtkFiltersHybridModule.h"
59 vtkSetStringMacro(FileName);
63 static int CanReadFile(
const char *filename);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
reads a dataset in Facet format
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.