BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Go to the source code of this file.
Classes | |
class | IRotation |
class | IdentityRotation |
class | RotationX |
class | RotationY |
class | RotationZ |
class | RotationEuler |
Functions | |
IRotation * | createProduct (const IRotation &left, const IRotation &right) |
Defines IRotation classes.
Definition in file Rotations.h.
Returns concatenated rotation (first right, then left).
Definition at line 75 of file Rotations.cpp.
References IRotation::createRotation(), and IRotation::getTransform3D().
Referenced by IParticle::createComposedRotation(), and IParticle::rotate().