linearly v0.32.0 • Docs
linearly v0.32.0 / mat2d
mat2d
Functions for mat2d, 2D affine transformation (translation, rotation, scaling, skewing).
See
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/matrix
Index
Types
Constants
Generators
- clone
- fromMat2
- fromPoints
- fromRotation
- fromScaling
- fromSkew
- fromTranslation
- of
- rotation
- scaling
- skewing
- translation
Functions
- add
- approxEquals
- delta
- determinant
- exactEquals
- fixedPoint
- frob
- fromTRS
- invert
- multiply
- multiplyScalar
- multiplyScalarAndAdd
- pivot
- rotate
- scale
- skew
- subtract
- toString
- translate