I'm creating an application using qt-creator , it's read .off files and preview it's polygon . I want to store vertices , halfedges and adjacency list to add or remove specific vertices and storing adding and removing operations .
any help or suggested links?