littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.util
/
MeshGeometry
/
add
add
fun
add
(
newVertices
:
FloatArray
,
srcOffset
:
Int
=
0
,
dstOffset
:
Int
=
0
,
count
:
Int
=
newVertices.size
)
Add a list of existing vertices to the geometry.