Type Definition nalgebra::geometry::Similarity2 [] [src]

type Similarity2<N> = Similarity<N, U2, UnitComplex<N>>;

A 2-dimensional similarity.