Back to class index
| Polyhedron::SwapVerticesSyntaxvoid Polyhedron::SwapVertices(int i, int j); [16 lines of code]Swaps two vertices in the vertex array and updates all faces of this polyhedron so that the volume represented by this polyhedron stays the same. |