![]() |
Rosetta
2021.16
|
#include <SurfaceSearchPattern.hh>

Public Member Functions | |
| SurfaceSearchPattern (core::pose::Pose const &source_pose, core::pack::task::TaskFactoryOP surface_selection, core::Real surface_density) | |
| utility::vector1 < core::kinematics::Stub > | Searchpoints () override |
| utility::vector1< VectorPair > | surface_vectors () |
Private Attributes | |
| utility::vector1< VectorPair > | surface_vectors_ |
| core::Real | surface_density_ |
| protocols::hotspot_hashing::SurfaceSearchPattern::SurfaceSearchPattern | ( | core::pose::Pose const & | source_pose, |
| core::pack::task::TaskFactoryOP | surface_selection, | ||
| core::Real | surface_density | ||
| ) |
|
overridevirtual |
|
inline |
References surface_vectors_.
|
private |
Referenced by SurfaceSearchPattern().
|
private |
Referenced by Searchpoints(), surface_vectors(), and SurfaceSearchPattern().
1.8.7