float2

Undocumented in source.
  1. struct float2
  2. alias float2 = Vector!(float[2])
    pure nothrow @nogc
    static if(!(MMXSizedVectorsAreEmulated))
    alias float2 = Vector!(float[2])

Meta