Source.velocity

  1. Source velocity(V v)
    class Source
    velocity
    (
    V
    )
    (
    in V v
    )
    if (
    isVector!(V) &&
    V.dimention >= 3
    )
  2. Vector4f velocity()

Meta