![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Public Member Functions | |
| Plane (const Vector &v, double d) | |
| Plane (const Coord &c0, const Coord &c1, const Coord &c2) | |
| double | D () const |
| Vector | VNorm () const |
| void | Normalise () |
Friends | |
| void | to_json (json &j, const Plane &plane) |
| void | from_json (const json &j, Plane &plane) |
| std::ostream & | operator<< (std::ostream &s, const Plane &plane) |