The Gnome Chemistry Utils 0.13.3
|
#include <gcp/bond.h>
Public Attributes | |
double | a |
bool | is_before |
This structure is used for crossing bonds, so that the bond behind the other is partially hidden.
Definition at line 61 of file gcp/bond.h.
double gcp::BondCrossing::a |
The position of the crossing alog the bond: 0 if at start, 1 at end.
Definition at line 65 of file gcp/bond.h.
Whether the bond is above the other or not.
Definition at line 69 of file gcp/bond.h.