convenience proxy for vtkMolecule
More...
#include <vtkBond.h>
List of all members.
Detailed Description
convenience proxy for vtkMolecule
- Tests:
- vtkBond (Tests)
Definition at line 32 of file vtkBond.h.
Constructor & Destructor Documentation
Member Function Documentation
Return the Id used to identify this bond in the parent molecule.
Definition at line 79 of file vtkBond.h.
Return the parent molecule of this bond.
Definition at line 84 of file vtkBond.h.
Get the starting / ending atom ids for this bond.
Get the starting / ending atom ids for this bond.
Get a vtkAtom object that refers to the starting / ending atom for this bond.
Get a vtkAtom object that refers to the starting / ending atom for this bond.
Get a vtkAtom object that refers to the starting / ending atom for this bond.
Get a vtkAtom object that refers to the starting / ending atom for this bond.
Get the bond order for this bond.
Get the distance between the bonded atoms.
- Note:
- This function is faster than vtkMolecule::GetBondLength and should be used when possible.
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: