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


Public Member Functions | |
| CommandC2CDist () | |
Public Member Functions inherited from CommandDist | |
| CommandDist (bool cloud2meshDist, const QString &name, const QString &keyword) | |
| 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 CommandDist | |
| bool | m_cloud2meshDist |
Public Attributes inherited from ccCommandLineInterface::Command | |
| QString | m_name |
| Command name. More... | |
| QString | m_keyword |
| Command keyword. More... | |
Definition at line 278 of file ecvCommandLineCommands.h.
| CommandC2CDist::CommandC2CDist | ( | ) |
Definition at line 3882 of file ecvCommandLineCommands.cpp.