openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
sampleEquidistantWithT
sample
Equidistant
With
T
fun
<
T
:
LinearType
<
T
>
,
EuclideanVector
<
T
>
>
sampleEquidistantWithT
(
segments
:
List
<
Pair
<
T
,
Double
>
>
,
count
:
Int
)
:
List
<
Pair
<
T
,
Double
>
>
(
source
)
Returns specified amount of points of equal distance from each other.