◆ Equals()

override bool Equals ( object  obj)
Parameters
objonly Lists of transforms, and StoredTransformLists are valid input
Returns
false if any of the transforms in the list are not equal, or if the order of transforms does not match, or when the object passed does not contain a list of transforms. Returns true, when all transforms in both lists are equal, and in the same order.

References StoredTransformList.StoredTransformList().

Referenced by StoredTransformList.operator==().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: