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