Mat2D constructor

Mat2D()

Implementation

Mat2D() : _buffer = Float32List.fromList([1.0, 0.0, 0.0, 1.0, 0.0, 0.0]);