32 #ifndef __vtkMoleculeAlgorithm_h
33 #define __vtkMoleculeAlgorithm_h
35 #include "vtkDomainsChemistryModule.h"
36 #include "vtkAlgorithm.h"
46 void PrintSelf(ostream& os,
vtkIndent indent);
50 vtkMolecule* GetOutput();
51 vtkMolecule* GetOutput(
int);
52 virtual void SetOutput(vtkMolecule* d);
66 vtkMolecule *GetMoleculeInput(
int port);
115 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
116 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
Superclass for algorithms that operate on vtkMolecules.
a simple class to control print indentation
general representation of visualization data