Line.intersects

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool intersects(Line other)
    struct Line
    @nogc nothrow pure const
    bool
    intersects
    ()
  2. bool intersects(Circle c)
  3. bool intersects(Rectangle r)

Meta