Ray.altitude

  1. auto altitude(vectype pp)
    struct Ray(T)
    pure const
    altitude
    ()
    if (
    isFloatingPoint!T
    )
  2. auto altitude(Ray!F seg)

Meta