PVector.deg0 constructor

PVector.deg0()

Implementation

factory PVector.deg0() => PVector(1, 0);