[][src]Type Definition oxygengine_physics_2d::prelude::Orientation

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

The orientation type.