|
qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
|
Dialog to set the current focal of a 3D view (or equivalently the pixel size) More...
#include <ccAdjustZoomDlg.h>


Public Member Functions | |
| ccAdjustZoomDlg (ccGLWindow *win, QWidget *parent=nullptr) | |
| double | getFocalDistance () const |
| Returns requested focal distance. | |
Protected Slots | |
| void | onFocalChanged (double) |
| void | onPixelSizeChanged (double) |
| void | onPixelCountChanged (int) |
Protected Attributes | |
| int | m_windowWidth_pix |
| double | m_distanceToWidthRatio |
Dialog to set the current focal of a 3D view (or equivalently the pixel size)
Orthographic mode only.