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


Public Member Functions | |
| CommandCanupoClassif () | |
| virtual 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 19 of file qCanupoCommands.h.
|
inline |
Definition at line 20 of file qCanupoCommands.h.
|
inlineoverridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 24 of file qCanupoCommands.h.
References ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), qCanupoProcess::Classify(), ccCommandLineInterface::clouds(), COMMAND_CANUPO_CALSSIFY, COMMAND_CANUPO_CONFIDENCE, corePoints, ccCommandLineInterface::error(), ccCommandLineInterface::exportEntity(), ccPointCloud::getCurrentDisplayedScalarFieldIndex(), ccCommandLineInterface::IsCommand(), params, ccCommandLineInterface::print(), and ccCommandLineInterface::silentMode().