[][src]Function poi::quat

pub fn quat<X: Into<Expr>, Y: Into<Expr>, Z: Into<Expr>, W: Into<Expr>>(
    x: X,
    y: Y,
    z: Z,
    w: W
) -> Expr

A quaternion.