OpenStructure
|
#include <contact_overlap.hh>
Public Member Functions | |
Contact () | |
Contact (ost::mol::AtomHandle a, ost::mol::AtomHandle b) | |
bool | operator== (const Contact &rhs) const |
bool | operator!= (const Contact &rhs) const |
Data Fields | |
ost::mol::AtomHandle | atom_a |
ost::mol::AtomHandle | atom_b |
Definition at line 16 of file contact_overlap.hh.
|
inline |
Definition at line 17 of file contact_overlap.hh.
|
inline |
Definition at line 18 of file contact_overlap.hh.
|
inline |
Definition at line 29 of file contact_overlap.hh.
|
inline |
Definition at line 24 of file contact_overlap.hh.
ost::mol::AtomHandle atom_a |
Definition at line 21 of file contact_overlap.hh.
ost::mol::AtomHandle atom_b |
Definition at line 22 of file contact_overlap.hh.