update

fun update(engine: Engine, vertices: List<Geometry.Vertex> = this.vertices, primitivesIndices: List<List<Int>> = this.primitivesIndices): Geometry