- Parameters
-
obj | only 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==().