[][src]Function gramit::transform::rotate

pub fn rotate(axis: Vec3, angle: Angle) -> Mat4

Get the homogeneous transformation matrix of a rotation about the given axis by the given angle.