convenience proxy for vtkMolecule
More...
#include <vtkBond.h>
convenience proxy for vtkMolecule
- Tests:
- vtkBond (Tests)
Definition at line 33 of file vtkBond.h.
void vtkBond::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
Return the Id used to identify this bond in the parent molecule.
Definition at line 92 of file vtkBond.h.
Return the parent molecule of this bond.
Definition at line 97 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.
const vtkAtom vtkBond::GetBeginAtom |
( |
| ) |
const |
Get a vtkAtom object that refers to the starting / ending atom for this bond.
const vtkAtom vtkBond::GetEndAtom |
( |
| ) |
const |
Get a vtkAtom object that refers to the starting / ending atom for this bond.
unsigned short vtkBond::GetOrder |
( |
| ) |
|
Get the bond order for this bond.
double vtkBond::GetLength |
( |
| ) |
const |
Get the distance between the bonded atoms.
- Note
- This function is faster than vtkMolecule::GetBondLength and should be used when possible.
The documentation for this class was generated from the following file:
- /home/demarle/Builds/VTK/release/Utilities/Doxygen/dox/Common/DataModel/vtkBond.h