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