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