Function static_math::transformations::roty [−][src]
pub fn roty<T: Float>(angle: T) -> M33<T>
Expand description
Compute the rotation around the y axis(in cartesian coordinates)
Description
angle- Angle of rotation in radians