#include <gcu/chain.h>
This structure stores the two bonds of sharing one atom in a chain. One (or both) can be NULL if the atom is at start or end of the chain.
Definition at line 43 of file chain.h.
The bond in the forward direction
Definition at line 48 of file chain.h.
The bond in the backward direction
Definition at line 52 of file chain.h.