Vec2D constructor

Vec2D()

Implementation

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