aimstil
5.0.5
|
Check whether two 2D triangles are intersecting or not. More...
#include <cathier/geometrics.h>
Public Member Functions | |
bool | operator() (const TArray &A1, const TArray &B1, const TArray &C1, const TArray &A2, const TArray &B2, const TArray &C2) |
Check whether two 2D triangles are intersecting or not.
Definition at line 519 of file geometrics.h.
|
inline |
Definition at line 523 of file geometrics.h.