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