SmoothMatrix4 constructor

SmoothMatrix4()

Implementation

SmoothMatrix4() {
  operations = [];
}