29 #ifndef __vtkProStarReader_h
30 #define __vtkProStarReader_h
44 vtkSetStringMacro(FileName);
45 vtkGetStringMacro(FileName);
52 vtkGetMacro(ScaleFactor,
double);
108 FILE* OpenFile(
const char *ext);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkUnstructuredGridAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only unstructured grid as output.
Reads geometry in proSTAR (STARCD) file format.