29 #ifndef vtkProStarReader_h
30 #define vtkProStarReader_h
45 vtkSetStringMacro(FileName);
46 vtkGetStringMacro(FileName);
53 vtkGetMacro(ScaleFactor,
double);
109 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)
#define VTKIOGEOMETRY_EXPORT
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.