![]() |
Rosetta Core
2014.16.56682
|
#include <Ball.hh>
Public Member Functions | |
| Ball (core::Real x, core::Real y, core::Real z, core::Real r) | |
| Ball (numeric::xyzVector< core::Real > const &xyz, core::Real r) | |
| core::Real const & | x () const |
| core::Real const & | y () const |
| core::Real const & | z () const |
| core::Real const & | r () const |
| core::Real const & | radius () const |
| numeric::xyzVector< core::Real > const & | xyz () const |
| core::Real & | x () |
| core::Real & | y () |
| core::Real & | z () |
| core::Real & | r () |
| core::Real & | radius () |
| numeric::xyzVector< core::Real > & | xyz () |
Private Attributes | |
| numeric::xyzVector< core::Real > | xyz_ |
| core::Real | r_ |
|
inline |
|
inline |
|
inline |
References r_.
|
inline |
References r_.
|
inline |
References r_.
|
inline |
References r_.
|
inline |
References numeric::xyzVector< class >::x(), and xyz_.
Referenced by core::scoring::packing::compute_holes_deriv(), core::scoring::packing::compute_holes_deriv_res(), core::scoring::packing::compute_holes_score_res(), core::scoring::packing::compute_holes_surfs(), core::scoring::packing::get_surf_tot(), core::scoring::packing::get_surf_vol(), and core::scoring::packing::get_surf_vol_deriv().
|
inline |
References numeric::xyzVector< class >::x(), and xyz_.
|
inline |
References xyz_.
Referenced by core::scoring::packing::compute_holes_score_res(), and core::scoring::packing::compute_smooth_nb_deriv().
|
inline |
References xyz_.
|
inline |
References xyz_, and numeric::xyzVector< class >::y().
|
inline |
References xyz_, and numeric::xyzVector< class >::y().
|
inline |
References xyz_, and numeric::xyzVector< class >::z().
|
inline |
References xyz_, and numeric::xyzVector< class >::z().
|
private |
|
private |
1.8.7