| bool Equals | ( | Transform | transformToCheck, |
| bool | localNotWorld | ||
| ) |
| transformToCheck | transform this object will be compared with. |
| localNotWorld | defines if the root should be compared with local Coordinates(true), or global Coordinates(false). |
Implements IStoreTransformHierarchy.
References TransformAndDecendantStorage.Equals(), StoredTransform.Equals(), TransformAndDecendantStorage.localTransforms, and TransformAndDecendantStorage.rootWorldTransform.
Here is the call graph for this function: