ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvApplyTransformationDlg.cpp File Reference
#include "ecvApplyTransformationDlg.h"
#include "MainWindow.h"
#include "ecvAskTwoDoubleValuesDlg.h"
#include "ecvPersistentSettings.h"
#include "ui_dipDirTransformationDlg.h"
#include <CVConst.h>
#include <ecvFileUtils.h>
#include <ecvNormalVectors.h>
#include <QClipboard>
#include <QFileDialog>
#include <QFileInfo>
#include <QMessageBox>
#include <QSettings>
#include <QtCompat.h>
#include "ecvApplyTransformationDlg.moc"
Include dependency graph for ecvApplyTransformationDlg.cpp:

Go to the source code of this file.

Classes

class  DipDirTransformationDialog
 Dialog to define a dip / dip dir. transformation. More...
 

Functions

static QString s_lastMatrix ("1.00000000 0.00000000 0.00000000 0.00000000\n0.00000000 1.00000000 " "0.00000000 0.00000000\n0.00000000 0.00000000 1.00000000 " "0.00000000\n0.00000000 0.00000000 0.00000000 1.00000000")
 

Variables

static bool s_inverseMatrix = false
 
static int s_currentFormIndex = 0
 

Function Documentation

◆ s_lastMatrix()

static QString s_lastMatrix ( "1.00000000 0.00000000 0.00000000 0.00000000\n0.00000000 1.00000000 " "0.00000000 0.00000000\n0.00000000 0.00000000 1.00000000 " "0.00000000\n0.00000000 0.00000000 0.00000000 1.00000000"  )
static

Variable Documentation

◆ s_currentFormIndex

◆ s_inverseMatrix