26 #ifndef vtkXYZMolReader2_h
27 #define vtkXYZMolReader2_h
29 #include "vtkDomainsChemistryModule.h"
57 vtkSetStringMacro(FileName);
63 ~vtkXYZMolReader2() VTK_OVERRIDE;
66 vtkInformationVector *) VTK_OVERRIDE;
67 int RequestInformation(vtkInformation *, vtkInformationVector **,
68 vtkInformationVector *) VTK_OVERRIDE;
71 std::
vector<istream::pos_type> file_positions;
74 int NumberOfTimeSteps;
78 vtkXYZMolReader2(const vtkXYZMolReader2&) VTK_DELETE_FUNCTION;
79 void operator=(const vtkXYZMolReader2&) VTK_DELETE_FUNCTION;
class describing a molecule
static vtkMoleculeAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void SetOutput(vtkMolecule *d)
Get the output data object for a port on this algorithm.
Superclass for algorithms that operate on vtkMolecules.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkMolecule * GetOutput()
Get the output data object for a port on this algorithm.
read Molecular Data files