◆ Equals() [4/4]

bool Equals ( StoredFullTransform  fullTransform,
bool  localNotWorld = true 
)
Parameters
fullTransformthe StoredFullTransform to compare values with.
localNotWorldSpecifies weather to compare this StoredTransform with the local or world coordinates of the provided StoredFullTransform
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: