Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
UniformPositionMover.fwd.hh File Reference

Apply a uniform (deterministic move) to a given position. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::simple_moves
 

Typedefs

typedef
utility::pointer::shared_ptr
< UniformRotationMover > 
protocols::simple_moves::UniformRotationMoverOP
 
typedef
utility::pointer::shared_ptr
< UniformRotationMover const > 
protocols::simple_moves::UniformRotationMoverCOP
 
typedef
utility::pointer::shared_ptr
< UniformTranslationMover > 
protocols::simple_moves::UniformTranslationMoverOP
 
typedef
utility::pointer::shared_ptr
< UniformTranslationMover
const > 
protocols::simple_moves::UniformTranslationMoverCOP
 

Detailed Description

Apply a uniform (deterministic move) to a given position.

Generic movers for applying a uniform rotation or translation move along a jump to a given partner in the pose.

Author
Rebecca Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
Note
Last Modified (7/10/14)