24 #ifndef vtkCMLMoleculeReader_h
25 #define vtkCMLMoleculeReader_h
void PrintSelf(ostream &os, vtkIndent indent)
class describing a molecule
Read a CML file and output a vtkMolecule object.
static vtkMoleculeAlgorithm * New()
virtual void SetOutput(vtkMolecule *d)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
Superclass for algorithms that operate on vtkMolecules.
#define VTKDOMAINSCHEMISTRY_EXPORT
a simple class to control print indentation
#define vtkGetStringMacro(name)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
vtkMolecule * GetOutput()