Comment a not yet implemented feature

This commit is contained in:
Andreas Fabri 2008-12-02 09:47:06 +00:00
parent 72195c2d09
commit ab60784714
1 changed files with 3 additions and 2 deletions

View File

@ -118,6 +118,7 @@ connected to the graphics item representing the data structure.
All input generators we provide use the left mouse button for entering points.
The right click terminates a sequence of entered points. 'Delete' and 'backspace'
remove the last entered point. 'Esc' resets the input generator. As the 'Ctrl' key
is used by the \ccc{CGAL::Qt::GraphicsViewNavigation} this modifier is not used. The 'Shift'
key is used for generation of axis aligned segments, rays, and lines.
is used by the \ccc{CGAL::Qt::GraphicsViewNavigation} this modifier is not used.
%The 'Shift' key is used for generation of axis aligned segments, rays, and lines.