Quaternion.v

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto v [@property getter]
    struct Quaternion(S)
    @property pure nothrow @safe
    v
    (
    this T
    )
    ()
  2. V v [@property setter]

Meta