Vector.x

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T x [@property getter]
    struct Vector(T, uint N)
    @property const
    T
    x
    ()
    if (
    N > 0
    )
  2. T x [@property setter]

Meta