copyVertexes method

List<int> copyVertexes()

Implementation

List<int> copyVertexes() => vertexes;