Skip to content

ARect#

Axis aligned 2D rectangle.

Header:#include <AUI/Geometry2D/ARect.h>
CMake:aui_link(my_target PUBLIC aui::core)

Public Methods#

isIntersects#


bool ARect::isIntersects(ARect other)
Returns
true if other intersects with this (even if intersection area =0!)