![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvCommandLineCommands.h>


Public Member Functions | |
| CommandSFGradient () | |
| bool | process (ccCommandLineInterface &cmd) override |
| Main process. More... | |
Public Member Functions inherited from ccCommandLineInterface::Command | |
| Command (const QString &name, const QString &keyword) | |
| Default constructor. More... | |
| virtual | ~Command ()=default |
Additional Inherited Members | |
Public Types inherited from ccCommandLineInterface::Command | |
| using | Shared = QSharedPointer< Command > |
| Shared type. More... | |
Public Attributes inherited from ccCommandLineInterface::Command | |
| QString | m_name |
| Command name. More... | |
| QString | m_keyword |
| Command keyword. More... | |
Definition at line 106 of file ecvCommandLineCommands.h.
| CommandSFGradient::CommandSFGradient | ( | ) |
Definition at line 1690 of file ecvCommandLineCommands.cpp.
|
overridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 1694 of file ecvCommandLineCommands.cpp.
References ccLibAlgorithms::ApplyCCLibAlgorithm(), ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), ccLibAlgorithms::CCLIB_ALGO_SF_GRADIENT, ccCommandLineInterface::clouds(), COMMAND_OPEN, COMMAND_SF_GRADIENT, ccCommandLineInterface::error(), ccCommandLineInterface::print(), ccCommandLineInterface::saveClouds(), size, ccCommandLineInterface::warning(), and ccCommandLineInterface::widgetParent().