openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
BezierSegment
/
equidistantPositionsWithT
equidistant
Positions
With
T
open
fun
equidistantPositionsWithT
(
pointCount
:
Int
,
distanceTolerance
:
Double
=
0.5
)
:
List
<
Pair
<
T
,
Double
>
>
(
source
)