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