![]() |
Rosetta
2021.16
|
#include <LeeRichards.hh>
Public Member Functions | |
| Circle (core::Real _x, core::Real _y, core::Real _r, core::Real _drdz, core::Real _dada, core::id::AtomID _atom_id) | |
| PointPair | overlap (Circle *other) |
| bool | does_overlap (Circle *other) |
| bool | contains (core::Real _x, core::Real _y) |
Public Attributes | |
| core::Real | x |
| core::Real | y |
| core::Real | r |
| core::Real | drdz |
| core::Real | dada |
| trace * | tcw |
| trace * | tccw |
| core::id::AtomID | atom |
|
inline |
|
inline |
Referenced by core::scoring::packstat::Octree2D::contains().
References r, protocols::hybridization::r1, x, and y.
| core::id::AtomID core::scoring::packstat::Circle::atom |
Referenced by core::scoring::packstat::trace::finish_arc().
| core::Real core::scoring::packstat::Circle::dada |
Referenced by core::scoring::packstat::trace::finish_arc().
| core::Real core::scoring::packstat::Circle::drdz |
| core::Real core::scoring::packstat::Circle::r |
| trace * core::scoring::packstat::Circle::tccw |
| trace* core::scoring::packstat::Circle::tcw |
| core::Real core::scoring::packstat::Circle::x |
| core::Real core::scoring::packstat::Circle::y |
1.8.7