Boks2D
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Boks2D
Boks2D
/
io.github.joaomcl.boks2d.collision
/
Geometry
/
computeHull
compute
Hull
expect
fun
computeHull
(
points
:
List
<
Vec2
>
)
:
Hull
Compute the convex hull of a set of points. Returns a hull with 0 points on failure.