addToRef method

Matrix addToRef(
  1. Matrix other,
  2. Matrix result
)

Implementation

external Matrix addToRef(Matrix other, Matrix result);