|
Rosetta
|
#include <core/pose/Pose.fwd.hh>#include <core/id/AtomID_Map.hh>#include <core/id/AtomID_Mask.fwd.hh>#include <numeric/xyzVector.hh>Classes | |
| struct | core::scoring::packing::SurfVol |
| struct | core::scoring::packing::SurfVolDeriv |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
| core::scoring::packing | |
Functions | |
| bool | core::scoring::packing::surf_vol_available () |
| Real | core::scoring::packing::get_surf_tot (pose::Pose const &pose, core::Real const probe_radius) |
| SurfVol | core::scoring::packing::get_surf_vol (pose::Pose const &pose, core::Real const probe_radius) |
| SurfVol | core::scoring::packing::get_surf_vol (pose::Pose const &pose, core::id::AtomID_Mask const &whichatoms, core::Real const probe_radius) |
| SurfVolDeriv | core::scoring::packing::get_surf_vol_deriv (pose::Pose const &pose, core::Real const probe_radius) |
| SurfVolDeriv | core::scoring::packing::get_surf_vol_deriv (pose::Pose const &pose, core::id::AtomID_Mask const &whichatoms, core::Real const probe_radius) |