Method Equals
Equals(GfMatrix4d, GfMatrix4d)
Declaration
public static bool Equals(GfMatrix4d lhs, GfMatrix4d rhs)
Parameters
Type | Name | Description |
---|---|---|
GfMatrix4d | lhs | |
GfMatrix4d | rhs |
Returns
Type | Description |
---|---|
bool |
Equals(object)
Declaration
public override bool Equals(object rhs)
Parameters
Type | Name | Description |
---|---|---|
object | rhs |
Returns
Type | Description |
---|---|
bool |