Class Matrix3Extensions
- Namespace
- NominalSystems.Maths
- Assembly
- NominalSystems.Maths.dll
Represents all public extensions for the "NominalSystems.Matrix3" type.
public static class Matrix3Extensions
- Inheritance
-
Matrix3Extensions
Methods
IsZero(Matrix3)
Returns true if all values in the matrix are zero.
public static bool IsZero(this Matrix3 src)
Parameters
src
Matrix3