\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - Three
CGAL::Three::Scene_zoomable_item_interface Class Referenceabstract

#include <CGAL/Three/Scene_zoomable_item_interface.h>

Definition

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