Structs

Transformation obtained by combining two other ones.

Linear transformation.

Two-dimensional rotation.

Three-dimensional rotation.

Scale transformation.

Shift transformation.

Traits

Transformations that can be reordered, e.g. for some A and B find such A' and B' that satisfies A(B(x)) = B'(A'(x)) for any x.

General tansformation trait.

Type Definitions