ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
ecvSensorComputeScatteringAnglesDlg.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_sensorComputeScatteringAnglesDlg.h>
11
13
class
ccSensorComputeScatteringAnglesDlg
14
:
public
QDialog,
15
public
Ui::sensorComputeScatteringAnglesDlg {
16
Q_OBJECT
17
18
public
:
20
explicit
ccSensorComputeScatteringAnglesDlg
(QWidget* parent = 0);
21
23
bool
anglesInDegrees
()
const
;
24
};
ccSensorComputeScatteringAnglesDlg
Dialog for scattering angles computation.
Definition:
ecvSensorComputeScatteringAnglesDlg.h:15
ccSensorComputeScatteringAnglesDlg::anglesInDegrees
bool anglesInDegrees() const
Returns whether angles should be converted to degrees.
Definition:
ecvSensorComputeScatteringAnglesDlg.cpp:16
ccSensorComputeScatteringAnglesDlg::ccSensorComputeScatteringAnglesDlg
ccSensorComputeScatteringAnglesDlg(QWidget *parent=0)
Default constructor.
Definition:
ecvSensorComputeScatteringAnglesDlg.cpp:10
app
ecvSensorComputeScatteringAnglesDlg.h
Generated on Wed Jan 28 2026 09:00:52 for ACloudViewer by
1.9.1