openrndr
Toggle table of contents
0.5.0-dev.19+1125283
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-shape
/
org.openrndr.shape
/
Path
/
equidistantPositionsWithT
equidistant
Positions
With
T
open
fun
equidistantPositionsWithT
(
pointCount
:
Int
,
distanceTolerance
:
Double
=
0.5
)
:
List
<
Pair
<
T
,
Double
>
>
(
source
)