Quaternion.opCast

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

Meta