BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Implements IRotation classes. More...
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... | |
Implements IRotation classes.
Definition in file Rotations.cpp.
Returns concatenated rotation (first right, then left).
Definition at line 70 of file Rotations.cpp.
References IRotation::createRotation(), and IRotation::getTransform3D().
Referenced by IParticle::createComposedRotation(), and IParticle::rotate().