[Missing <summary> documentation for "M:VVVV.Utils.VMath.Matrix2x2.Equals(VVVV.Utils.VMath.Matrix2x2)"]

Namespace: VVVV.Utils.VMath
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public bool Equals(
	Matrix2x2 other
)

Parameters

other
Type: VVVV.Utils.VMath..::..Matrix2x2

[Missing <param name="other"/> documentation for "M:VVVV.Utils.VMath.Matrix2x2.Equals(VVVV.Utils.VMath.Matrix2x2)"]

Return Value

[Missing <returns> documentation for "M:VVVV.Utils.VMath.Matrix2x2.Equals(VVVV.Utils.VMath.Matrix2x2)"]

See Also