Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼Nmapbox | |
▼Ndetail | |
▼CEarcut | |
CNode | |
CObjectPool | |
▼Nutil | |
Cnth | |
CEdge | Structure to store the edge containing information about next_ , prev_ , opposite_ edges and vertices and face incident to it |
CFace | Structure to store a face containing about one edge incident to it |
Cfingerprints | Structure for generating all fingerprints iteratively |
Cgraph | Main class to store all the information about graph, edges, vertices, .. |
CVertex | Class to store vertex, containing information about edge to_ going into it |