Quaternion.v

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

Meta