Go to the documentation of this file.
29 #ifndef vtkXYZMolReader2_h
30 #define vtkXYZMolReader2_h
32 #include "vtkDomainsChemistryModule.h"
60 vtkSetStringMacro(FileName);
Superclass for algorithms that operate on vtkMolecules.
read Molecular Data files
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
a simple class to control print indentation
std::vector< double > TimeSteps
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
class describing a molecule
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual void SetOutput(vtkMolecule *d)
std::vector< istream::pos_type > file_positions
vtkMolecule * GetOutput()
Get the output data object for a port on this algorithm.
static vtkMoleculeAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.