30#ifndef vtkGaussianCubeReader_h
31#define vtkGaussianCubeReader_h
33#include "vtkIOChemistryModule.h"
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()
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkGaussianCubeReader() override
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
vtkImageData * GetGridOutput()
topologically and geometrically regular array of data
a simple class to control print indentation