BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Implements IRotation classes.
Definition in file Rotations.cpp.
Go to the source code of this file.
Functions | |
IRotation * | createProduct (const IRotation &left, const IRotation &right) |
Returns concatenated rotation (first right, then left). More... | |
Returns concatenated rotation (first right, then left).
Definition at line 59 of file Rotations.cpp.
References IRotation::createRotation(), and IRotation::rotMatrix().
Referenced by IParticle::rotate().