ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
ecvGBLSensorProjectionDlg.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------------
2
// - CloudViewer: www.cloudViewer.org -
3
// ----------------------------------------------------------------------------
4
// Copyright (c) 2018-2024 www.cloudViewer.org
5
// SPDX-License-Identifier: MIT
6
// ----------------------------------------------------------------------------
7
8
#pragma once
9
10
#include <ui_gblSensorProjectDlg.h>
11
12
class
ccGBLSensor
;
13
15
class
ccGBLSensorProjectionDlg
:
public
QDialog,
16
public
Ui::GBLSensorProjectDialog {
17
Q_OBJECT
18
19
public
:
21
explicit
ccGBLSensorProjectionDlg
(QWidget* parent = 0);
22
23
void
initWithGBLSensor
(
const
ccGBLSensor
* sensor);
24
void
updateGBLSensor
(
ccGBLSensor
* sensor);
25
};
ccGBLSensorProjectionDlg
Ground-based (lidar) sensor parameters dialog.
Definition:
ecvGBLSensorProjectionDlg.h:16
ccGBLSensorProjectionDlg::ccGBLSensorProjectionDlg
ccGBLSensorProjectionDlg(QWidget *parent=0)
Default constructor.
Definition:
ecvGBLSensorProjectionDlg.cpp:16
ccGBLSensorProjectionDlg::initWithGBLSensor
void initWithGBLSensor(const ccGBLSensor *sensor)
Definition:
ecvGBLSensorProjectionDlg.cpp:35
ccGBLSensorProjectionDlg::updateGBLSensor
void updateGBLSensor(ccGBLSensor *sensor)
Definition:
ecvGBLSensorProjectionDlg.cpp:93
ccGBLSensor
Ground-based Laser sensor.
Definition:
ecvGBLSensor.h:26
app
ecvGBLSensorProjectionDlg.h
Generated on Wed Jan 28 2026 09:00:52 for ACloudViewer by
1.9.1