|
Rosetta 3.5
|
#include <LeeRichards.hh>

Public Member Functions | |
| Octree2D (Circles &items) | |
| core::Size | get_i (core::Real x) const |
| core::Size | get_j (core::Real y) const |
| Circles & | get_cube (Circle *a) |
| bool | contains (core::Real x, core::Real y, int extend=1, Circle *exclude1=NULL, Circle *exclude2=NULL) |
Public Attributes | |
| core::Real | mnx_ |
| core::Real | mny_ |
| core::Real | mxx_ |
| core::Real | mxy_ |
| core::Real | mxr_ |
| core::Size | Xdim_ |
| core::Size | Ydim_ |
| Array2D | cubes |
Definition at line 417 of file LeeRichards.hh.
|
inline |
Definition at line 418 of file LeeRichards.hh.
References cubes, get_cube(), get_i(), get_j(), core::scoring::packstat::Array2D::init(), mnx_, mny_, mxr_, mxx_, mxy_, core::scoring::packstat::Circle::r, core::scoring::packstat::Circle::x, Xdim_, core::scoring::packstat::Circle::y, and Ydim_.
|
inline |
Definition at line 452 of file LeeRichards.hh.
References core::scoring::packstat::Circle::contains(), cubes, protocols::loops::extend, get_i(), get_j(), Xdim_, and Ydim_.
Referenced by core::scoring::packstat::Slice::compute_events().
Definition at line 448 of file LeeRichards.hh.
References cubes, get_i(), get_j(), core::scoring::packstat::Circle::x, and core::scoring::packstat::Circle::y.
Referenced by Octree2D().
|
inline |
Definition at line 445 of file LeeRichards.hh.
Referenced by core::scoring::packstat::Slice::compute_events(), contains(), get_cube(), and Octree2D().
|
inline |
Definition at line 446 of file LeeRichards.hh.
Referenced by core::scoring::packstat::Slice::compute_events(), contains(), get_cube(), and Octree2D().
| Array2D core::scoring::packstat::Octree2D::cubes |
Definition at line 473 of file LeeRichards.hh.
Referenced by core::scoring::packstat::Slice::compute_events(), contains(), get_cube(), and Octree2D().
| core::Real core::scoring::packstat::Octree2D::mnx_ |
Definition at line 471 of file LeeRichards.hh.
Referenced by get_i(), and Octree2D().
| core::Real core::scoring::packstat::Octree2D::mny_ |
Definition at line 471 of file LeeRichards.hh.
Referenced by get_j(), and Octree2D().
| core::Real core::scoring::packstat::Octree2D::mxr_ |
Definition at line 471 of file LeeRichards.hh.
Referenced by get_i(), get_j(), and Octree2D().
| core::Real core::scoring::packstat::Octree2D::mxx_ |
Definition at line 471 of file LeeRichards.hh.
Referenced by Octree2D().
| core::Real core::scoring::packstat::Octree2D::mxy_ |
Definition at line 471 of file LeeRichards.hh.
Referenced by Octree2D().
| core::Size core::scoring::packstat::Octree2D::Xdim_ |
Definition at line 472 of file LeeRichards.hh.
Referenced by core::scoring::packstat::Slice::compute_events(), contains(), and Octree2D().
| core::Size core::scoring::packstat::Octree2D::Ydim_ |
Definition at line 472 of file LeeRichards.hh.
Referenced by core::scoring::packstat::Slice::compute_events(), contains(), and Octree2D().
1.8.4