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