![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvScalarFieldArithmeticsDlg.h"#include <QMessageBox>#include <QPushButton>#include <ecvPointCloud.h>#include <ecvScalarField.h>#include <assert.h>#include <cmath>
Go to the source code of this file.
Variables | |
| static const unsigned | s_opCount = 18 |
| static const char | s_opNames [s_opCount][12] |
| static int | s_previouslySelectedOperationIndex = 1 |
| static bool | s_applyInPlace = false |
| static double | s_previousConstValue = 1.0 |
|
static |
Definition at line 35 of file ecvScalarFieldArithmeticsDlg.cpp.
Referenced by ccScalarFieldArithmeticsDlg::apply(), and ccScalarFieldArithmeticsDlg::ccScalarFieldArithmeticsDlg().
|
static |
Definition at line 26 of file ecvScalarFieldArithmeticsDlg.cpp.
Referenced by ccScalarFieldArithmeticsDlg::getOperation(), and ccScalarFieldArithmeticsDlg::GetOperationByName().
|
static |
Definition at line 28 of file ecvScalarFieldArithmeticsDlg.cpp.
Referenced by ccScalarFieldArithmeticsDlg::GetOperationByName(), and ccScalarFieldArithmeticsDlg::GetOperationName().
|
static |
Definition at line 36 of file ecvScalarFieldArithmeticsDlg.cpp.
Referenced by ccScalarFieldArithmeticsDlg::apply(), and ccScalarFieldArithmeticsDlg::ccScalarFieldArithmeticsDlg().
|
static |
Definition at line 34 of file ecvScalarFieldArithmeticsDlg.cpp.
Referenced by ccScalarFieldArithmeticsDlg::apply(), and ccScalarFieldArithmeticsDlg::ccScalarFieldArithmeticsDlg().