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