AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
2D line segment. More...
2D line segment.
Public Member Functions | |
T | length () const noexcept |
bool | isIntersects (ALineSegment other) const noexcept |
Signals and public fields | |
APoint2D< T > | p1 |
APoint2D< T > | p2 |
#include <AUI/Geometry2D/ALineSegment.h>