 |
VTK
9.1.0
|
Go to the documentation of this file.
39 #ifndef vtkFacetReader_h
40 #define vtkFacetReader_h
42 #include "vtkFiltersHybridModule.h"
~vtkFacetReader() override
vtkGetFilePathMacro(FileName)
Specify file name of Facet datafile to read.
static int CanReadFile(VTK_FILEPATH const char *filename)
vtkSetFilePathMacro(FileName)
Specify file name of Facet datafile to read.
reads a dataset in Facet format
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkFacetReader * New()
Superclass for algorithms that produce only polydata as output.