![]() |
Rosetta
2021.16
|
#include <types.hh>
Public Member Functions | |
| Sphere (XYZ xyz_in, PackstatReal rad_in, core::Size _id=0) | |
| Sphere (XYZ xyz_in, PackstatReal rad_in, core::id::AtomID _aid) | |
Public Attributes | |
| XYZ | xyz |
| PackstatReal | radius |
| PackstatReal | sasa |
| core::Size | id |
| core::id::AtomID | aid |
|
inline |
|
inline |
| core::id::AtomID core::scoring::packstat::Sphere::aid |
Referenced by core::scoring::packstat::LeeRichards::compute().
| core::Size core::scoring::packstat::Sphere::id |
Referenced by core::scoring::packstat::OrderSphereOnID::operator()().
| PackstatReal core::scoring::packstat::Sphere::radius |
| PackstatReal core::scoring::packstat::Sphere::sasa |
| XYZ core::scoring::packstat::Sphere::xyz |
Referenced by core::scoring::packstat::LeeRichards::compute(), core::scoring::packstat::MultiProbePerSphereAccumulator::compute_surrounding_sasa(), core::scoring::packstat::compute_surrounding_sasa(), core::scoring::packstat::OrderSphereOnX::operator()(), core::scoring::packstat::operator<<(), and core::scoring::packstat::prune_1pass().
1.8.7