Skip to content

changed verts to pointers; switched to linked lists;

Irina-Malina STRUGARU requested to merge Switch_to_lists into master

Mesh3DInterface now has: ListTriangles(start, end) ListVertices(start, end) for accessing the linked lists.

Merge request reports