Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| *Scan sorted vertex from left to right to compute lower hull | ConvexHull2D::O
(
N |
Andrew's monotone chain convex hull algorithm for 2-dimensional points. | |
| *Scan sorted vertex from left to right to compute lower hull | ConvexHull2D::O
(
N log H |