ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
ecvCommandRaster.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 "
ecvCommandLineInterface.h
"
11
12
struct
CommandRasterize
:
public
ccCommandLineInterface::Command
{
13
CommandRasterize
();
14
15
bool
process
(
ccCommandLineInterface
& cmd)
override
;
16
};
17
18
struct
CommandVolume25D
:
public
ccCommandLineInterface::Command
{
19
CommandVolume25D
();
20
21
bool
process
(
ccCommandLineInterface
& cmd)
override
;
22
};
ccCommandLineInterface
Command line interface.
Definition:
ecvCommandLineInterface.h:112
ecvCommandLineInterface.h
CommandRasterize
Definition:
ecvCommandRaster.h:12
CommandRasterize::CommandRasterize
CommandRasterize()
Definition:
ecvCommandRaster.cpp:88
CommandRasterize::process
bool process(ccCommandLineInterface &cmd) override
Main process.
Definition:
ecvCommandRaster.cpp:91
CommandVolume25D
Definition:
ecvCommandRaster.h:18
CommandVolume25D::process
bool process(ccCommandLineInterface &cmd) override
Main process.
Definition:
ecvCommandRaster.cpp:459
CommandVolume25D::CommandVolume25D
CommandVolume25D()
Definition:
ecvCommandRaster.cpp:455
ccCommandLineInterface::Command
Generic command interface.
Definition:
ecvCommandLineInterface.h:130
app
ecvCommandRaster.h
Generated on Wed Jan 28 2026 09:00:52 for ACloudViewer by
1.9.1