GL.depthRange

  1. void depthRange(float nearVal, float farVal)
    struct GL
    @nogc @system nothrow static
    void
    depthRange
    (
    float nearVal
    ,
    float farVal
    )
  2. void depthRange(double nearVal, double farVal)

Meta