zeroFactory property

MatrixBase<MatrixBase, Vector3Base, QuaternionBase, Vector4Base> Function() zeroFactory
getter/setter pair

Creates a zero matrix (0, ..., 0). Injected by the backend package.

Implementation

static late MatrixBase Function() zeroFactory;