AbstractVec4.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. AbstractVec2!T opDispatch()
    struct AbstractVec4(T)
    @property const
    opDispatch
    (
    string member
    )
    ()
    if (
    member.length == 2
    )
  2. AbstractVec3!T opDispatch()
  3. AbstractVec4!T opDispatch()

Meta