zero constant

Quaternion const zero

The neutral additive element, that is 0.

Implementation

static const Quaternion zero = Quaternion(0);