![]() |
Rosetta Utilities
2014.35
|
#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 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 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 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().
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_ |