Function Rect.intersects

returns true if this rect has nonempty intersection with rc

Prototype

bool intersects(
  Rect rc
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0