|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   27 #ifndef vtkGaussianCubeReader_h 
   28 #define vtkGaussianCubeReader_h 
   30 #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)