Data structure for the representation of a 3D rigid body transformation. More...
#include <Math3d.h>
Public Attributes | |
Mat3d | rotation |
Vec3d | translation |
Data structure for the representation of a 3D rigid body transformation.
The namespace Math3d offers various functions operating on this data type.