alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.geometry
/
Intersection2D
/
Companion
Companion
object
Companion
(
source
)
Factory methods for
Intersection2D
.
Members
Functions
create
Link copied to clipboard
fun
<
P
:
Vector2D
<
P
>
>
create
(
points
:
List
<
P
>
)
:
Intersection2D
<
P
>