aimstil  5.0.5
til::geo::IsIncludedIn Struct Reference

A namespace structure collecting geometrical object inclusion algorithms. More...

#include <cathier/geometrics.h>

Classes

struct  PointInCircumcircle2D
 Checks if a 2D point lies within the circumcircle of a 2D triangle. More...
 
struct  PointInCircumcircle2D_counterclockwise
 Checks if a 2D point lies within the circumcircle of a triangle, whose vertices are given in a counterclockwise fashion. More...
 
class  PointInTriangle2D
 Checks if a 2D point lies within a 2D triangle. More...
 

Detailed Description

A namespace structure collecting geometrical object inclusion algorithms.

Definition at line 209 of file geometrics.h.


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