Expand description
Transformations (e.g. affine) used for converting
Structs§
- Affine
Transform - AffineTransform describes a mapping from one space to another while preserving parallel lines.
Enums§
- Direction
- Describes the direction in which the transform is performed
Traits§
- Transform
Scalar - Create a trait which captures necessary traits for matrix multiplication