Overload of assignment operator *= to combine two transforms.
This call is equivalent to calling transform.combine(rhs).
the second transform to be combined with the first
The combined transform.
See Implementation
Overload of assignment operator *= to combine two transforms.
This call is equivalent to calling transform.combine(rhs).