◆ Equals() [3/3]

override bool Equals ( Transform  compareTransform,
bool  localNotWorld 
)
virtual
Parameters
compareTransformtransform 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.

Reimplemented from TreeOfLocalTransforms.

References StoredTransform.Equals(), and TransformStorageTree.rootWorldTransform.

+ Here is the call graph for this function: