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