ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
qM3C2Process.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
// Local
11
#include "
qM3C2Dialog.h
"
12
13
class
ecvMainAppInterface
;
14
16
20
class
qM3C2Process
{
21
public
:
22
static
bool
Compute
(
const
qM3C2Dialog
& dlg,
23
QString& errorMessage,
24
ccPointCloud
*& outputCloud,
25
bool
allowDialogs,
26
QWidget* parentWidget =
nullptr
,
27
ecvMainAppInterface
* app =
nullptr
);
28
};
ccPointCloud
A 3D cloud and its associated features (color, normals, scalar fields, etc.)
Definition:
ecvPointCloud.h:147
ecvMainAppInterface
Main application interface (for plugins)
Definition:
ecvMainAppInterface.h:24
qM3C2Dialog
M3C2 plugin's main dialog.
Definition:
qM3C2Dialog.h:22
qM3C2Process
M3C2 process.
Definition:
qM3C2Process.h:20
qM3C2Process::Compute
static bool Compute(const qM3C2Dialog &dlg, QString &errorMessage, ccPointCloud *&outputCloud, bool allowDialogs, QWidget *parentWidget=nullptr, ecvMainAppInterface *app=nullptr)
Definition:
qM3C2Process.cpp:428
qM3C2Dialog.h
plugins
core
Standard
qM3C2
include
qM3C2Process.h
Generated on Wed Jan 28 2026 09:01:07 for ACloudViewer by
1.9.1