AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ALineSegment< T > Struct Template Reference

2D line segment. More...

#include <AUI/Geometry2D/ALineSegment.h>

Public Member Functions

length () const noexcept
 
bool isIntersects (ALineSegment other) const noexcept
 

Signals and public fields

APoint2D< T > p1
 
APoint2D< T > p2
 

Detailed Description

template<typename T>
struct ALineSegment< T >

2D line segment.


The documentation for this struct was generated from the following file: