29 #ifndef vtkGaussianCubeReader_h 
   30 #define vtkGaussianCubeReader_h 
   46   vtkSetStringMacro(FileName);
 
   47   vtkGetStringMacro(FileName);
 
read ASCII Gaussian Cube Data files 
 
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
read Molecular Data files 
 
virtual void ReadSpecificMolecule(FILE *fp)=0
 
#define VTKIOGEOMETRY_EXPORT
 
static vtkPolyDataAlgorithm * New()
 
void PrintSelf(ostream &os, vtkIndent indent)
 
a simple class to control print indentation 
 
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
topologically and geometrically regular array of data 
 
virtual int FillOutputPortInformation(int, vtkInformation *)