Rasterizer.lineTo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void lineTo(double x, double y)
  2. void lineTo(float x, float y)
    struct Rasterizer
    nothrow @nogc
    void
    lineTo
    (
    float x
    ,
    float y
    )

Meta