Function Rect.intersect

updates this rect to intersection with rc, returns true if result is non empty

Prototype

bool intersect(
  Rect rc
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0