For transformations between coordinate systems. More...
#include <Eigen/Geometry>#include <Eigen/Core>#include "Molassembler/Export.h"Go to the source code of this file.
Data Structures | |
| struct | Scine::Molassembler::Shapes::CoordinateSystem |
| Coordinate system axis data class. More... | |
Namespaces | |
| Scine::Molassembler | |
| Central library namespace. | |
| Scine::Molassembler::Shapes | |
| Symmetry definitions and properties. | |
Functions | |
| Eigen::Matrix3d | Scine::Molassembler::Shapes::rotationMatrix (const CoordinateSystem &a, const CoordinateSystem &b) |
| Gives the rotation matrix tranforming points between coordinate systems. More... | |
For transformations between coordinate systems.