Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "matrix"

Index

Variables

Const getTransformMatrix

getTransformMatrix: function

Type declaration

    • (__namedParameters: object): number[]
    • Parameters

      • __namedParameters: object
        • property: any
        • value: any

      Returns number[]

Const matrixArrayToCssMatrix

matrixArrayToCssMatrix: function

Type declaration

    • (m: number[]): number[]
    • Parameters

      • m: number[]

      Returns number[]

Functions

decompose2DTransformMatrix

multiplyAffine2d

  • multiplyAffine2d(m1: number[], m2: number[]): number[]

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method