Quaternion.opCast

  1. CastedType opCast()
  2. CastedType opCast()
  3. CastedType opCast()
    struct Quaternion(T)
    const
    CastedType
    opCast
    (
    CastedType : Matrix!(E, 3, 3)
    E
    )
    ()
    if (
    __traits(isArithmetic, T)
    )

Meta