class
Translation3d
Contents
Constructors, destructors, conversion operators
- Translation3d()
- Translation3d(const XYZ& dr) explicit
Public functions
- auto transform(const XYZ& r) -> XYZ
- auto operator*=(const Translation3d& rhs) -> Translation3d&
- auto dr() const -> const XYZ&
- auto inverted() const -> Translation3d