![]() |
Rosetta Utilities
2014.16.56682
|
#include <xyzStripeHash.hh>
Public Member Functions | |
| float & | x () |
| float & | y () |
| float & | z () |
| float const & | x () const |
| float const & | y () const |
| float const & | z () const |
| float | radius () const |
| void | radius (float radius) |
Public Attributes | |
| float | x_ |
| float | y_ |
| float | z_ |
| uint8_t | radius_ |
| uint8_t | atomno_ |
| uint16_t | resid_ |
|
inline |
|
inline |
References radius_.
|
inline |
References x_.
Referenced by numeric::geometry::hashing::xyzStripeHash::clash(), numeric::geometry::hashing::xyzStripeHash::clash_not_resid(), numeric::geometry::hashing::xyzStripeHash::clash_raw(), numeric::geometry::hashing::xyzStripeHash::fill_pairs(), numeric::geometry::hashing::xyzStripeHash::init(), numeric::geometry::hashing::xyzStripeHash::nbcount(), and numeric::geometry::hashing::xyzStripeHash::nbcount_raw().
|
inline |
References x_.
|
inline |
References y_.
Referenced by numeric::geometry::hashing::xyzStripeHash::clash(), numeric::geometry::hashing::xyzStripeHash::clash_not_resid(), numeric::geometry::hashing::xyzStripeHash::clash_raw(), numeric::geometry::hashing::xyzStripeHash::fill_pairs(), numeric::geometry::hashing::xyzStripeHash::init(), numeric::geometry::hashing::xyzStripeHash::nbcount(), and numeric::geometry::hashing::xyzStripeHash::nbcount_raw().
|
inline |
References y_.
|
inline |
References z_.
Referenced by numeric::geometry::hashing::xyzStripeHash::clash(), numeric::geometry::hashing::xyzStripeHash::clash_not_resid(), numeric::geometry::hashing::xyzStripeHash::clash_raw(), numeric::geometry::hashing::xyzStripeHash::fill_pairs(), numeric::geometry::hashing::xyzStripeHash::init(), numeric::geometry::hashing::xyzStripeHash::nbcount(), and numeric::geometry::hashing::xyzStripeHash::nbcount_raw().
|
inline |
References z_.
| uint8_t numeric::geometry::hashing::Ball::atomno_ |
Referenced by numeric::geometry::hashing::xyzStripeHash::init().
| uint8_t numeric::geometry::hashing::Ball::radius_ |
Referenced by radius().
| uint16_t numeric::geometry::hashing::Ball::resid_ |
| float numeric::geometry::hashing::Ball::x_ |
Referenced by x().
| float numeric::geometry::hashing::Ball::y_ |
Referenced by y().
| float numeric::geometry::hashing::Ball::z_ |
Referenced by z().
1.8.7