openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
BezierSegment
/
equidistantPositions
equidistant
Positions
open
fun
equidistantPositions
(
pointCount
:
Int
,
distanceTolerance
:
Double
=
0.5
)
:
List
<
T
>
(
source
)
Samples specified amount of points on the
Segment2D
.
Parameters
point
Count
The number of points to sample.