Molassembler  1.0.0
Molecule graph and conformer library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
CoordinateSystemTransformation.h File Reference

For transformations between coordinate systems. More...

#include <Eigen/Geometry>
#include <Eigen/Core>
#include "Molassembler/Export.h"
Include dependency graph for CoordinateSystemTransformation.h:

Go to the source code of this file.

Data Structures

struct  Scine::Molassembler::Shapes::CoordinateSystem
 Coordinate system axis data class. More...
 

Namespaces

 Scine
 
 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...
 

Detailed Description

For transformations between coordinate systems.