Function static_math::transformations::roty[][src]

pub fn roty<T: Float>(angle: T) -> M33<T>

Brief.

Compute the rotation around the y axis(in cartesian coordinates)

Description

  • angle - Angle of rotation in radians