mirror of https://github.com/CGAL/cgal
Comment a not yet implemented feature
This commit is contained in:
parent
72195c2d09
commit
ab60784714
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue