Function static_math::transformations::rotz [−][src]
pub fn rotz<T: Float>(angle: T) -> M33<T>
Brief.
Compute the rotation around the z axis(in cartesian coordinates)
Description
angle- Angle of rotation in radians