[][src]Type Definition rapier2d::math::Orientation

type Orientation<N> = Matrix<N, U1, U1, <DefaultAllocator as Allocator<N, U1, U1>>::Buffer>;

The orientation type.