![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvPlaneEditDlg.h"#include "MainWindow.h"#include <ecvPickingHub.h>#include <ecvNormalVectors.h>#include <ecvPlane.h>#include <QDoubleValidator>
Go to the source code of this file.
Variables | |
| static double | s_dip = 0 |
| static double | s_dipDir = 0 |
| static double | s_width = 10.0 |
| static double | s_height = 10.0 |
| static bool | s_upward = true |
| static CCVector3d | s_center (0, 0, 0) |
|
static |
Referenced by ccPlaneEditDlg::ccPlaneEditDlg(), and ccPlaneEditDlg::saveParamsAndAccept().
|
static |
Definition at line 24 of file ecvPlaneEditDlg.cpp.
Referenced by ccPlaneEditDlg::ccPlaneEditDlg(), and ccPlaneEditDlg::saveParamsAndAccept().
|
static |
Definition at line 25 of file ecvPlaneEditDlg.cpp.
Referenced by ccPlaneEditDlg::ccPlaneEditDlg(), and ccPlaneEditDlg::saveParamsAndAccept().
|
static |
Definition at line 27 of file ecvPlaneEditDlg.cpp.
Referenced by ccPlaneEditDlg::ccPlaneEditDlg(), and ccPlaneEditDlg::saveParamsAndAccept().
|
static |
Definition at line 28 of file ecvPlaneEditDlg.cpp.
Referenced by ccPlaneEditDlg::ccPlaneEditDlg(), and ccPlaneEditDlg::saveParamsAndAccept().
|
static |
Definition at line 26 of file ecvPlaneEditDlg.cpp.
Referenced by ccPlaneEditDlg::ccPlaneEditDlg(), and ccPlaneEditDlg::saveParamsAndAccept().