![]() |
Rosetta Protocols
2014.35
|
#include <SurfaceSearchPattern.hh>
Public Member Functions | |
SurfaceSearchPattern (core::pose::Pose const &source_pose, core::pack::task::TaskFactoryOP surface_selection, core::Real surface_density) | |
virtual utility::vector1 < core::kinematics::Stub > | Searchpoints () |
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 | ||
) |
|
virtual |
|
inline |
References surface_vectors_.
|
private |
Referenced by SurfaceSearchPattern().
|
private |
Referenced by Searchpoints(), surface_vectors(), and SurfaceSearchPattern().