◆ Equals() [3/4]

bool Equals ( StoredTransform  trasf,
bool  localNotWorld 
)
Parameters
trasfStoredTransform to compare against
localNotWorlddetermine is the local or world values stored in this object should be compared with the provided StoredTransform.
Returns
true if the compared transformations have the same values, false otherwise

References StoredTransform.Equals(), StoredFullTransform.local, and StoredFullTransform.world.

+ Here is the call graph for this function: