#include <GridSearchIterator.hh>
protocols::scoring::methods::pcs2::GridSearchIterator::GridSearchIterator |
( |
) | |
|
protocols::scoring::methods::pcs2::GridSearchIterator::~GridSearchIterator |
( |
) | |
|
|
virtual |
protocols::scoring::methods::pcs2::GridSearchIterator::GridSearchIterator |
( |
GridSearchIterator const & |
other) | |
|
References delta_, edge_, next_to_return_, reset(), step_, step_x_, step_y_, step_z_, x_center_, x_current_, y_center_, y_current_, z_center_, and z_current_.
Referenced by next_center().
give me the next x-y-z coordinate to visit bool return FALSE if everything has been visited
References cone_angle_cos_, large_cutoff_square_, next(), norme_vector_, small_cutoff_square_, x_center_, x_vector_, y_center_, y_vector_, z_center_, and z_vector_.
References delta_, edge_, next_to_return_, step_, step_x_, step_y_, step_z_, x_center_, x_current_, y_center_, y_current_, z_center_, and z_current_.
void protocols::scoring::methods::pcs2::GridSearchIterator::reset |
( |
void |
) | |
|
|
private |
References edge_, next_to_return_, step_, step_x_, step_y_, step_z_, x_center_, x_current_, y_center_, y_current_, z_center_, and z_current_.
Referenced by GridSearchIterator(), and next().
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::cone_angle_cos_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::delta_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::edge_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::large_cutoff_square_ |
|
private |
bool protocols::scoring::methods::pcs2::GridSearchIterator::next_to_return_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::norme_vector_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::small_cutoff_square_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::step_ |
|
private |
core::Real protocols::scoring::methods::pcs2::GridSearchIterator::step_x_ |
|
private |
core::Real protocols::scoring::methods::pcs2::GridSearchIterator::step_y_ |
|
private |
core::Real protocols::scoring::methods::pcs2::GridSearchIterator::step_z_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::x_center_ |
|
private |
core::Real protocols::scoring::methods::pcs2::GridSearchIterator::x_current_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::x_vector_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::y_center_ |
|
private |
core::Real protocols::scoring::methods::pcs2::GridSearchIterator::y_current_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::y_vector_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::z_center_ |
|
private |
core::Real protocols::scoring::methods::pcs2::GridSearchIterator::z_current_ |
|
private |
core::Real const protocols::scoring::methods::pcs2::GridSearchIterator::z_vector_ |
|
private |
The documentation for this class was generated from the following files: