forEachVertex

inline fun VertexList.forEachVertex(action: (x: Float, y: Float, z: Float) -> Unit)