aimstil
5.0.5
|
Check whether two 2D segments are intersecting or not. More...
#include <cathier/geometrics.h>
Public Types | |
typedef TArray::value_type | prec_type |
Public Member Functions | |
bool | operator() (const TArray &A1, const TArray &B1, const TArray &A2, const TArray &B2) |
Check whether two 2D segments are intersecting or not.
Definition at line 490 of file geometrics.h.
typedef TArray::value_type til::geo::AreIntersecting::Segments2D< TArray >::prec_type |
Definition at line 493 of file geometrics.h.
|
inline |
Definition at line 496 of file geometrics.h.