17 #ifndef vtkXYZMolReader2_h
18 #define vtkXYZMolReader2_h
20 #include "vtkIOChemistryModule.h"
26 VTK_ABI_NAMESPACE_BEGIN
48 vtkSetStdStringFromCharMacro(FileName);
49 vtkGetCharFromStdStringMacro(FileName);
std::vector< double > TimeSteps
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 int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual void SetOutput(vtkMolecule *d)
Get the output data object for a port on this algorithm.
Superclass for algorithms that operate on vtkMolecules.
std::vector< istream::pos_type > FilePositions
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkMolecule * GetOutput()
Get the output data object for a port on this algorithm.
read Molecular Data files