library
/
com.otaliastudios.opengl.draw
/
Gl2dMesh
/
setPoints
setPoints
fun
setPoints
(
points
:
List
<
<ERROR CLASS>
>
)
:
Unit
fun
setPoints
(
x
:
List
<
Float
>
,
y
:
List
<
Float
>
)
:
Unit