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