Matrix4Checks extension
Enable Matrix4 checks
Under the hood, this extension uses the LegacyMatcher extension to support legacy matchers.
- on
-
- Subject<
Matrix4>
- Subject<
Methods
-
matrixMoreOrLessEquals(
Matrix4 matrix4, {double epsilon = precisionErrorTolerance}) → void -
Available on Subject<
Asserts that two Matrix4s are equal, within some tolerated error.Matrix4> , provided by the Matrix4Checks extension