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