◆ operator==()

static bool operator== ( StoredTransform  lhs,
StoredTransform  rhs 
)
static
Parameters
lhsone of theStoredTransform's to compare.
rhsThe StoredTransform to compare against.
Returns
returns true if the parameters reference the same object, or the if the values of the two StoredTransforms, are equal.

References StoredTransform.Equals().

+ Here is the call graph for this function: