korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-datastructure
/
korlibs.math.geom
/
PointArrayList
/
addRaw
add
Raw
fun
addRaw
(
vararg
values
:
Float
)
Adds points with
values
in the format of interleaved (x, y) values.
fun
addRaw
(
vararg
values
:
Double
)