◆ Equals() [3/4]

bool Equals ( Transform  transformToCheck,
bool  localNotWorld 
)
Parameters
transformToChecktransform this object will be compared with.
localNotWorlddefines if the root should be compared with local Coordinates(true), or global Coordinates(false).
Returns
Returns true if the compared transformations have the same values, false otherwise.

Implements IStoreTransformHierarchy.

References TransformAndDecendantStorage.Equals(), StoredTransform.Equals(), TransformAndDecendantStorage.localTransforms, and TransformAndDecendantStorage.rootWorldTransform.

+ Here is the call graph for this function: