| addTimestamp() const | ccCommandLineInterface | |
| arguments() override | ccCommandLineParser | inlinevirtual |
| arguments() const override | ccCommandLineParser | inlinevirtual |
| autoSaveMode() const | ccCommandLineInterface | |
| ccCommandLineInterface() | ccCommandLineInterface | |
| ccCommandLineParser() | ccCommandLineParser | protected |
| cleanup() | ccCommandLineParser | protected |
| cloudExportExt() const override | ccCommandLineParser | inlinevirtual |
| cloudExportFormat() const override | ccCommandLineParser | inlinevirtual |
| clouds() | ccCommandLineInterface | virtual |
| clouds() const | ccCommandLineInterface | virtual |
| error(const QString &message) const override | ccCommandLineParser | virtual |
| exportEntity(CLEntityDesc &entityDesc, const QString &suffix=QString(), QString *baseOutputFilename=nullptr, ccCommandLineInterface::ExportOptions options=ExportOption::NoOptions) override | ccCommandLineParser | virtual |
| ExportOption enum name | ccCommandLineInterface | |
| fileLoadingParams() | ccCommandLineInterface | virtual |
| getExportFilename(const CLEntityDesc &entityDesc, QString extension=QString(), QString suffix=QString(), QString *baseOutputFilename=nullptr, bool forceNoTimestamp=false) const override | ccCommandLineParser | virtual |
| hierarchyExportExt() const override | ccCommandLineParser | inlinevirtual |
| hierarchyExportFormat() const override | ccCommandLineParser | inlinevirtual |
| importFile(QString filename, const GlobalShiftOptions &globalShiftOptions, FileIOFilter::Shared filter=FileIOFilter::Shared(nullptr)) override | ccCommandLineParser | virtual |
| IsCommand(const QString &token, const char *command) | ccCommandLineInterface | static |
| m_addTimestamp | ccCommandLineInterface | protected |
| m_autoSaveMode | ccCommandLineInterface | protected |
| m_clouds | ccCommandLineInterface | protected |
| m_loadingParameters | ccCommandLineInterface | protected |
| m_meshes | ccCommandLineInterface | protected |
| m_precision | ccCommandLineInterface | protected |
| m_silentMode | ccCommandLineInterface | protected |
| meshes() | ccCommandLineInterface | virtual |
| meshes() const | ccCommandLineInterface | virtual |
| meshExportExt() const override | ccCommandLineParser | inlinevirtual |
| meshExportFormat() const override | ccCommandLineParser | inlinevirtual |
| nextCommandIsGlobalShift() const | ccCommandLineInterface | |
| numericalPrecision() const | ccCommandLineInterface | |
| Parse(int nargs, char **args, ccPluginInterfaceList &plugins) | ccCommandLineParser | static |
| print(const QString &message) const override | ccCommandLineParser | virtual |
| processGlobalShiftCommand(GlobalShiftOptions &options) | ccCommandLineInterface | |
| progressDialog() | ccCommandLineInterface | virtual |
| registerBuiltInCommands() | ccCommandLineParser | protected |
| registerCommand(Command::Shared command) override | ccCommandLineParser | |
| ccCommandLineInterface::registerCommand(Command::Shared command)=0 | ccCommandLineInterface | pure virtual |
| removeClouds(bool onlyLast=false) override | ccCommandLineParser | virtual |
| removeMeshes(bool onlyLast=false) override | ccCommandLineParser | virtual |
| saveClouds(QString suffix=QString(), bool allAtOnce=false, const QString *allAtOnceFileName=nullptr) override | ccCommandLineParser | virtual |
| saveMeshes(QString suffix=QString(), bool allAtOnce=false, const QString *allAtOnceFileName=nullptr) override | ccCommandLineParser | virtual |
| setCloudExportFormat(QString format, QString ext) override | ccCommandLineParser | inlinevirtual |
| setHierarchyExportFormat(QString format, QString ext) override | ccCommandLineParser | inlinevirtual |
| setMeshExportFormat(QString format, QString ext) override | ccCommandLineParser | inlinevirtual |
| setNumericalPrecision(int p) | ccCommandLineInterface | |
| silentMode() const | ccCommandLineInterface | |
| start(QDialog *parent=0) | ccCommandLineParser | protected |
| toggleAddTimestamp(bool state) | ccCommandLineInterface | |
| toggleAutoSaveMode(bool state) | ccCommandLineInterface | |
| toggleSilentMode(bool state) | ccCommandLineInterface | |
| warning(const QString &message) const override | ccCommandLineParser | virtual |
| widgetParent() override | ccCommandLineParser | inlinevirtual |
| ~ccCommandLineInterface()=default | ccCommandLineInterface | virtual |
| ~ccCommandLineParser() override | ccCommandLineParser | |