30 #ifndef vtkProStarReader_h 31 #define vtkProStarReader_h 33 #include "vtkIOGeometryModule.h" 48 vtkSetStringMacro(FileName);
49 vtkGetStringMacro(FileName);
58 vtkGetMacro(ScaleFactor,
double);
118 FILE* OpenFile(
const char *ext);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkUnstructuredGridAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
char * FileName
The name of the file to be read.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
shapeType
The primitive cell shape.
dataset represents arbitrary combinations of all possible cell types
double ScaleFactor
The coordinates are multiplied by ScaleFactor when setting them.
Superclass for algorithms that produce only unstructured grid as output.
Reads geometry in proSTAR (STARCD) file format.
cellType
The type of material represented by the cell.