26 #ifndef vtkXYZMolReader2_h
27 #define vtkXYZMolReader2_h
29 #include "vtkDomainsChemistryModule.h"
56 vtkSetStringMacro(FileName);
57 vtkGetStringMacro(FileName);
a simple class to control print indentation
Superclass for algorithms that operate on vtkMolecules.
class describing a molecule
read Molecular Data files
vtkMolecule * GetOutput()
Get/Set the output (vtkMolecule) that the reader will fill.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
~vtkXYZMolReader2() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
std::vector< istream::pos_type > file_positions
void SetOutput(vtkMolecule *) override
static vtkXYZMolReader2 * New()
std::vector< double > TimeSteps
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.