Source.direction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Source direction(V v)
    class Source
    direction
    (
    V
    )
    (
    in V v
    )
    if (
    isVector!(V) &&
    V.dimention >= 3
    )
  2. Vector4f direction()

Meta