Transformer
Interface for geometric transformations.
A transformation is a function that maps objects in a geometric space to other objects, possibly changing their position, orientation, or scale. Examples include translations, rotations, reflections, and scalings.
Parameters
O
The type of the geometric object being transformed.