22 #ifndef vtkCMLMoleculeReader_h 23 #define vtkCMLMoleculeReader_h 25 #include "vtkDomainsChemistryModule.h" 49 vtkSetStringMacro(FileName);
class describing a molecule
Read a CML file and output a vtkMolecule object.
static vtkMoleculeAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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.
vtkMolecule * GetOutput()
Get the output data object for a port on this algorithm.