36 void PrintSelf(ostream &os,
vtkIndent indent);
41 vtkIdType GetId()
const;
52 vtkIdType GetBeginAtomId()
const;
53 vtkIdType GetEndAtomId()
const;
63 const vtkAtom GetBeginAtom()
const;
64 const vtkAtom GetEndAtom()
const;
70 unsigned short GetOrder();
78 double GetLength()
const;
84 vtkIdType beginAtomId, vtkIdType endAtomId);
vtkIdType GetId() const
Return the Id used to identify this bond in the parent molecule.
class describing a molecule
vtkMolecule * GetMolecule()
Return the parent molecule of this bond.
a simple class to control print indentation
convenience proxy for vtkMolecule
convenience proxy for vtkMolecule
#define VTKCOMMONDATAMODEL_EXPORT