|
Rosetta
|
#include <xyzStripeHash.hh>

Public Member Functions | |
| const_iterator (Ball const *p) | |
| Vec const & | operator* () |
| Vec const * | operator-> () |
| float | radius () |
Public Member Functions inherited from numeric::geometry::hashing::xyzStripeHash::iter_base< const_iterator > | |
| iter_base (Ball const *p) | |
| const_iterator & | operator= (const_iterator const &r) |
| const_iterator & | operator++ () |
| bool | operator!= (const_iterator const &r) const |
| bool | operator== (const_iterator const &r) const |
Additional Inherited Members | |
Public Types inherited from numeric::geometry::hashing::xyzStripeHash::iter_base< const_iterator > | |
| using | iterator_category = std::input_iterator_tag |
| using | value_type = float |
| using | difference_type = std::ptrdiff_t |
| using | pointer = float * |
| using | reference = float & |
Protected Attributes inherited from numeric::geometry::hashing::xyzStripeHash::iter_base< const_iterator > | |
| Ball const * | p_ |
|
inline |
|
inline |
|
inline |
|
inline |
References numeric::geometry::hashing::xyzStripeHash::iter_base< const_iterator >::p_, and numeric::geometry::hashing::Ball::radius().
Referenced by pyrosetta.distributed.viewer.modules.setDisulfides::apply(), pyrosetta.distributed.viewer.modules.setHydrogenBonds::apply(), pyrosetta.distributed.viewer.modules.setHydrogens::apply(), pyrosetta.distributed.viewer.modules.setStyle::apply(), and test.Workshop9_my_shapes.MyCircle::area().