![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvShiftAndScaleCloudDlg.h"#include <ui_globalShiftAndScaleAboutDlg.h>#include <ui_globalShiftAndScaleDlg.h>#include "ecvGlobalShiftManager.h"#include <QDebug>#include <QDir>#include <QFile>#include <QPushButton>#include <QStringList>#include <QTextStream>#include <QtCompat.h>#include <CVLog.h>#include <assert.h>#include <float.h>
Go to the source code of this file.
Functions | |
| static QString | s_defaultGlobalShiftListFilename ("global_shift_list.txt") |
| bool | AlmostEq (double a, double b) |
| bool AlmostEq | ( | double | a, |
| double | b | ||
| ) |
Definition at line 233 of file ecvShiftAndScaleCloudDlg.cpp.
References a.
Referenced by ecvShiftAndScaleCloudDlg::updateGlobalSystem().
|
static |
Referenced by ecvShiftAndScaleCloudDlg::addFileInfo().