rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.geometry.euclidean.threed.curve
/
LineString3D
/
Companion
/
of
of
fun
of
(
vertices
:
NonEmptyList
<
Vector3D
>
,
tolerance
:
Double
)
:
Either
<
GeometryException
,
LineString3D
>