convenience proxy for vtkMolecule  
 More...
#include <vtkBond.h>
convenience proxy for vtkMolecule 
Definition at line 30 of file vtkBond.h.
◆ vtkBond()
◆ PrintSelf()
      
        
          | void vtkBond::PrintSelf | ( | ostream & | os, | 
        
          |  |  | vtkIndent | indent | 
        
          |  | ) |  |  | 
      
 
 
◆ GetId()
Return the Id used to identify this bond in the parent molecule. 
Definition at line 88 of file vtkBond.h.
 
 
◆ GetMolecule()
Return the parent molecule of this bond. 
Definition at line 93 of file vtkBond.h.
 
 
◆ GetBeginAtomId()
Get the starting / ending atom ids for this bond. 
 
 
◆ GetEndAtomId()
◆ GetBeginAtom() [1/2]
Get a vtkAtom object that refers to the starting / ending atom for this bond. 
 
 
◆ GetEndAtom() [1/2]
◆ GetBeginAtom() [2/2]
      
        
          | vtkAtom vtkBond::GetBeginAtom | ( |  | ) | const | 
      
 
 
◆ GetEndAtom() [2/2]
      
        
          | vtkAtom vtkBond::GetEndAtom | ( |  | ) | const | 
      
 
 
◆ GetOrder()
      
        
          | unsigned short vtkBond::GetOrder | ( |  | ) |  | 
      
 
Get the bond order for this bond. 
 
 
◆ GetLength()
      
        
          | 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. 
 
 
◆ vtkMolecule
◆ Molecule
◆ Id
◆ BeginAtomId
◆ EndAtomId
The documentation for this class was generated from the following file: