littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.util
/
MeshGeometry
/
addVertex
add
Vertex
inline
fun
addVertex
(
action
:
VertexView
.
(
)
->
Unit
)
:
Int
Add a single vertex to the geometry using a
VertexView
.