qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | Protected Slots | Protected Attributes | List of all members
ccAdjustZoomDlg Class Reference

Dialog to set the current focal of a 3D view (or equivalently the pixel size) More...

#include <ccAdjustZoomDlg.h>

Inheritance diagram for ccAdjustZoomDlg:
Inheritance graph
[legend]
Collaboration diagram for ccAdjustZoomDlg:
Collaboration graph
[legend]

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
 

Detailed Description

Dialog to set the current focal of a 3D view (or equivalently the pixel size)

Orthographic mode only.


The documentation for this class was generated from the following files: