![]() |
Rosetta Protocols
2014.16.56682
|
#include <SurfaceParameters.hh>
Public Member Functions | |
| SurfaceParameters (numeric::xyzVector< core::Real > SURFA0, numeric::xyzVector< core::Real > SURFA1, numeric::xyzVector< core::Real > SURFA2) | |
| SurfaceParameters (SurfaceParameters const &src) | |
| ~SurfaceParameters () | |
| SurfaceParametersOP | clone () const |
| core::Vector | slide_axis () |
| core::Vector | vecAB () |
| core::Vector | vecAC () |
| void | set_slide_axis (core::Vector slide_axis_in) |
Private Member Functions | |
| SurfaceParameters () | |
Private Attributes | |
| numeric::xyzVector< core::Real > | SURFA0_ |
| numeric::xyzVector< core::Real > | SURFA1_ |
| numeric::xyzVector< core::Real > | SURFA2_ |
| core::Vector | vecAB_ |
| core::Vector | vecAC_ |
| core::Vector | slide_axis_ |
| protocols::surface_docking::SurfaceParameters::SurfaceParameters | ( | numeric::xyzVector< core::Real > | SURFA0, |
| numeric::xyzVector< core::Real > | SURFA1, | ||
| numeric::xyzVector< core::Real > | SURFA2 | ||
| ) |
References numeric::xyzVector< class >::cross(), and protocols::TR.
| protocols::surface_docking::SurfaceParameters::SurfaceParameters | ( | SurfaceParameters const & | src | ) |
| protocols::surface_docking::SurfaceParameters::~SurfaceParameters | ( | ) |
|
inlineprivate |
Referenced by clone().
| SurfaceParametersOP protocols::surface_docking::SurfaceParameters::clone | ( | ) | const |
References SurfaceParameters().
|
inline |
References slide_axis_.
Referenced by protocols::surface_docking::SurfaceDockingProtocol::setup_slide_movers().
|
inline |
References slide_axis_.
Referenced by protocols::surface_docking::SurfaceDockingProtocol::setup_slide_movers().
|
inline |
References vecAB_.
Referenced by protocols::surface_docking::SurfaceOrientMover::calculate_recenter_vector().
|
inline |
References vecAC_.
Referenced by protocols::surface_docking::SurfaceOrientMover::calculate_recenter_vector().
|
private |
Referenced by set_slide_axis(), slide_axis(), and SurfaceParameters().
|
private |
Referenced by SurfaceParameters().
|
private |
Referenced by SurfaceParameters().
|
private |
Referenced by SurfaceParameters().
|
private |
Referenced by SurfaceParameters(), and vecAB().
|
private |
Referenced by SurfaceParameters(), and vecAC().
1.8.7