◆ Equals() [2/2]

virtual bool Equals ( Transform  transformToCheck,
bool  localNotWorld 
)
virtual
Parameters
transformToChecktransform this object will be compared with.
localNotWorldThis class does not actual store global coordinates, so this parameter is ignored.
Returns
Returns true if the compared transformations have the same values, false otherwise.

Implements IStoreTransformHierarchy.

Reimplemented in TransformStorageTree.

References TreeOfLocalTransforms.Equals().

+ Here is the call graph for this function: