toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.geometry.euclidean.threed.curve
/
LineString3D
/
Companion
/
of
of
fun
of
(
vertices
:
NonEmptyList
<
Vector3D
>
,
tolerance
:
Double
)
:
Either
<
GeometryException
,
LineString3D
>