CGAL 5.0.2 - Three
|
#include <CGAL/Three/Scene_zoomable_item_interface.h>
This class provides a function to move the camera orthogonaly to the wanted region.
Public Member Functions | |
virtual void | zoomToPosition (const QPoint &point, CGAL::Three::Viewer_interface *) const =0 |
Move the camera orthogonaly to the region defined by point | |