How to use Regular_triangulation_2 Demo


Main Functionality
Persistance

 

 

 

 

 

 

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.

 

 

Print

Press Ctrl+P combination keys or go to File menu and choose "Print". The visible area on the screen will be outputed to the print device of your choice.

 

 

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.
The triangulation saved does not contain the viewport.

 

 

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.
The triangulation saved does not contain the viewport. The application will change the current viewport to fit the bounding box of the triangualtion.

 

 



Last modified: Fri May 16 11:55:13 MEST 2003