30 #ifndef vtkGaussianCubeReader_h
31 #define vtkGaussianCubeReader_h
33 #include "vtkIOGeometryModule.h"
47 vtkSetStringMacro(FileName);
read ASCII Gaussian Cube Data files
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
read Molecular Data files
virtual void ReadSpecificMolecule(FILE *fp)=0
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
topologically and geometrically regular array of data
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.