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


Public Member Functions | |
| BundlerCommand () | |
| virtual | ~BundlerCommand () |
| 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 29 of file BundlerCommand.h.
| BundlerCommand::BundlerCommand | ( | ) |
Definition at line 19 of file BundlerCommand.cpp.
|
inlinevirtual |
Definition at line 32 of file BundlerCommand.h.
|
overridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 22 of file BundlerCommand.cpp.
References FileIOFilter::LoadParameters::alwaysDisplayLoadDialog, ccCommandLineInterface::arguments(), COMMAND_BUNDLER, COMMAND_BUNDLER_ALT_KEYPOINTS, COMMAND_BUNDLER_COLOR_DTM, COMMAND_BUNDLER_SCALE_FACTOR, COMMAND_BUNDLER_UNDISTORT, ccCommandLineInterface::error(), ccCommandLineInterface::IsCommand(), BundlerFilter::loadFileExtended(), and ccCommandLineInterface::print().