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


Public Member Functions | |
| CommandM3C2 () | |
| 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 18 of file qM3C2Commands.h.
|
inline |
Definition at line 19 of file qM3C2Commands.h.
|
inlineoverridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 21 of file qM3C2Commands.h.
References ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), ccCommandLineInterface::clouds(), COMMAND_M3C2, qM3C2Process::Compute(), ccCommandLineInterface::error(), ccCommandLineInterface::exportEntity(), ccCommandLineInterface::ForceNoTimestamp, qM3C2Dialog::loadParamsFromFile(), ccCommandLineInterface::print(), qM3C2Dialog::setCorePointsCloud(), ccCommandLineInterface::silentMode(), ccHObjectCaster::ToPointCloud(), and ccCommandLineInterface::widgetParent().