applyMatrix3 abstract method

Vector applyMatrix3(
  1. Matrix3 m
)

Implementation

Vector applyMatrix3(Matrix3 m);