Rosetta
|
Stores information about a transform between two symmetry subunits. More...
#include <core/conformation/symmetry/SymmetryTransform.hh>
#include <core/kinematics/Jump.hh>
#include <numeric/xyzMatrix.hh>
#include <basic/Tracer.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::conformation | |
core::conformation::symmetry | |
Functions | |
static basic::Tracer | TR ("core.conformation.SymmetryTransform") |
Stores information about a transform between two symmetry subunits.
Headers for the SymmetryTransform class, which stores information about a transform between two symmetry subunits.
Currently stores both a HomogeneousTransform for the translation and rotation, a boolean for whether this transform involves a mirror operation, and two vectors defining the mirror transformation plane.
|
static |