CGAL 4.8.1 - Geomview
|
An input operator is provided for points.
The user has to select a point on the pick plane with the right mouse button. The pick plane can be moved anywhere with the left mouse button, before a point is entered.
Functions | |
template<class R > | |
Geomview_stream & | operator>> (Geomview_stream &gs, Point_3< R > &p) |
Extracts the point p from the stream gs . More... | |
|
related |
Extracts the point p
from the stream gs
.
The point is echoed by default, and it depends on the stream echo mode status.