ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvScaleDlg.cpp File Reference
#include "ecvScaleDlg.h"
Include dependency graph for ecvScaleDlg.cpp:

Go to the source code of this file.

Variables

static CCVector3d s_lastScales (1.0, 1.0, 1.0)
 
static bool s_allAtOnce = true
 
static bool s_keepInPlace = false
 
static bool s_rescaleGlobalShift = true
 

Variable Documentation

◆ s_allAtOnce

bool s_allAtOnce = true
static

Definition at line 12 of file ecvScaleDlg.cpp.

Referenced by ccScaleDlg::ccScaleDlg(), and ccScaleDlg::saveState().

◆ s_keepInPlace

bool s_keepInPlace = false
static

Definition at line 13 of file ecvScaleDlg.cpp.

Referenced by ccScaleDlg::ccScaleDlg(), and ccScaleDlg::saveState().

◆ s_lastScales

CCVector3d s_lastScales(1.0, 1.0, 1.0) ( 1.  0,
1.  0,
1.  0 
)
static

◆ s_rescaleGlobalShift

bool s_rescaleGlobalShift = true
static

Definition at line 14 of file ecvScaleDlg.cpp.

Referenced by ccScaleDlg::ccScaleDlg(), and ccScaleDlg::saveState().