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


Public Member Functions | |
| Command3DMASCClassif () | |
| 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 49 of file q3DMASCCommands.h.
|
inline |
Definition at line 50 of file q3DMASCCommands.h.
|
inlineoverridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 54 of file q3DMASCCommands.h.
References ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), masc::Classifier::classify(), ccCommandLineInterface::clouds(), COMMAND_3DMASC_CLASSIFY, COMMAND_3DMASC_KEEP_ATTRIBS, COMMAND_3DMASC_ONLY_FEATURES, COMMAND_3DMASC_SKIP_FEATURES, corePoints, ccCommandLineInterface::error(), ccCommandLineInterface::exportEntity(), masc::Feature::ExtractSources(), ccCommandLineInterface::IsCommand(), masc::Tools::LoadClassifierCloudLabels(), masc::Tools::LoadFile(), masc::Feature::LoadSources(), masc::Tools::PrepareFeatures(), ccCommandLineInterface::print(), SFCollector::releaseSFs(), masc::Feature::SaveSources(), ccCommandLineInterface::silentMode(), QtCompat::SkipEmptyParts, and ccCommandLineInterface::widgetParent().