rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-api
/
io.github.aecsocket.rattle
/
ConvexHull
/
ConvexHull
Convex
Hull
constructor
(
points
:
List
<
DVec3
>
,
margin
:
Double
=
DEFAULT_MARGIN
)
Parameters
points
The points on the hull.
margin
The convex margin of the shape. See ConvexGeometry.