 |
VTK
9.1.0
|
Go to the documentation of this file.
26 #ifndef vtkXYZMolReader2_h
27 #define vtkXYZMolReader2_h
29 #include "vtkIOChemistryModule.h"
Superclass for algorithms that operate on vtkMolecules.
vtkSetStdStringFromCharMacro(FileName)
Get/Set the name of the XYZ Molecule file.
vtkGetCharFromStdStringMacro(FileName)
Get/Set the name of the XYZ Molecule file.
read Molecular Data files
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
void SetOutput(vtkMolecule *) override
Get/Set the output (vtkMolecule) that the reader will fill.
a simple class to control print indentation
std::vector< double > TimeSteps
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkXYZMolReader2() override=default
vtkMolecule * GetOutput()
Get/Set the output (vtkMolecule) that the reader will fill.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
class describing a molecule
static vtkXYZMolReader2 * New()
std::vector< istream::pos_type > FilePositions