Class TransformationMatrix

java.lang.Object
org.eclipse.mosaic.lib.math.Matrix4d
org.eclipse.mosaic.lib.spatial.TransformationMatrix
All Implemented Interfaces:
Serializable

public class TransformationMatrix extends Matrix4d
An special version of the Matrix4d providing further methods to describe scaling, rotation, and translation in the 3-dimensional space.
See Also: