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