ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
BundlerCommand.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
// ##########################################################################
11
// # #
12
// # CLOUDVIEWER PLUGIN #
13
// # #
14
// # This program is free software; you can redistribute it and/or modify #
15
// # it under the terms of the GNU General Public License as published by #
16
// # the Free Software Foundation; version 2 of the License. #
17
// # #
18
// # This program is distributed in the hope that it will be useful, #
19
// # but WITHOUT ANY WARRANTY; without even the implied warranty of #
20
// # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
21
// # GNU General Public License for more details. #
22
// # #
23
// # COPYRIGHT: CLOUDVIEWER project #
24
// # #
25
// ##########################################################################
26
27
#include "
ecvCommandLineInterface.h
"
28
29
class
BundlerCommand
:
public
ccCommandLineInterface::Command
{
30
public
:
31
BundlerCommand
();
32
virtual
~BundlerCommand
() {}
33
34
virtual
bool
process
(
ccCommandLineInterface
&cmd)
override
;
35
};
BundlerCommand
Definition:
BundlerCommand.h:29
BundlerCommand::BundlerCommand
BundlerCommand()
Definition:
BundlerCommand.cpp:19
BundlerCommand::process
virtual bool process(ccCommandLineInterface &cmd) override
Main process.
Definition:
BundlerCommand.cpp:22
BundlerCommand::~BundlerCommand
virtual ~BundlerCommand()
Definition:
BundlerCommand.h:32
ccCommandLineInterface
Command line interface.
Definition:
ecvCommandLineInterface.h:112
ecvCommandLineInterface.h
ccCommandLineInterface::Command
Generic command interface.
Definition:
ecvCommandLineInterface.h:130
plugins
core
IO
qAdditionalIO
include
BundlerCommand.h
Generated on Wed Jan 28 2026 09:01:06 for ACloudViewer by
1.9.1