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