How to use Regular_triangulation_2 Demo
Reset application
Press Ctrl+N combination keys or go to File menu and choose "New". The triangulation will be erased, the window's viewport will be set to default. (-1, 1, -1, 1)
Create a new window
Press Ctrl+W combination keys or go to File menu and choose "New Window". A new window will appear, modifying the viewport to make the triangulation fit in the new window.
Close the current window
Press Ctrl+X combination keys or go to File menu and choose "Close". You may do it for any window other than the initial one, this operation will close only the one you have choosen. If you do this for the initial parent window, it will close the others too.
Quit the application
Press Ctrl+Q combination keys or go to File menu and choose "Quit". When you quit the application, all the windows you have created will be destroyed.
Save the current triangulation
Press Ctrl+S combination keys or go to File menu, then choose "Save Triangulation". A save file dialog will appear, the default name given is "triangulation.cgal". You may change the name then press "Save" or hit "Enter" key. To cancel the save process just press Esc key.
Load an existing triangulation
Press Ctrl+L combination keys or go to File menu and choose "Save Triangulation". A load file dialog will appear, having a filter that displays only the files with "cgal" extension. Choose a file then press "Open" button or hit "Enter" key.