Click or drag to resize

Matrix3FEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current instance of Matrix3F.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Matrix3F, Single)
Determines whether the specified matrix is equal to the current instance of Matrix3F with a given precision.
Public methodEquals(Matrix3F, Single)
Determines whether the specified matrix is equal to the current instance of Matrix3F with a given precision.
Top
See Also