25 #ifndef vtkCMLMoleculeReader_h
26 #define vtkCMLMoleculeReader_h
28 #include "vtkDomainsChemistryModule.h"
52 vtkSetStringMacro(FileName);
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
class describing a molecule
Read a CML file and output a vtkMolecule object.
static vtkMoleculeAlgorithm * New()
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.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
vtkMolecule * GetOutput()
Get the output data object for a port on this algorithm.