Constructors
Summary
public Matrix3x3(float m11, float m12, float m13, float m21, float m22, float m23, float m31, float m32, float m33)
Parameters
Summary
public Matrix3x3(Matrix3x3 other)
Parameters
- Matrix3x3 other
Summary
public Matrix3x3(MatrixD other)
Parameters
- MatrixD other