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.
void SetOutput(vtkMolecule *)
read Molecular Data files
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
std::vector< double > TimeSteps
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkMolecule * GetOutput()
Get/Set the output (vtkMolecule) that the reader will fill.
class describing a molecule
std::vector< istream::pos_type > file_positions
static vtkXYZMolReader2 * New()