plus
Adds (composes) two transforms.
Composes this transform with another: \(T_1 \circ T_2\)
Return
the composed transform
Parameters
other
the transform to compose with
Adds (composes) two transforms.
Composes this transform with another: \(T_1 \circ T_2\)
the composed transform
the transform to compose with