| addTimestamp() const | ccCommandLineInterface | |
| arguments()=0 | ccCommandLineInterface | pure virtual |
| arguments() const =0 | ccCommandLineInterface | pure virtual |
| autoSaveMode() const | ccCommandLineInterface | |
| ccCommandLineInterface() | ccCommandLineInterface | |
| cloudExportExt() const =0 | ccCommandLineInterface | pure virtual |
| cloudExportFormat() const =0 | ccCommandLineInterface | pure virtual |
| clouds() | ccCommandLineInterface | virtual |
| clouds() const | ccCommandLineInterface | virtual |
| error(const QString &message) const =0 | ccCommandLineInterface | pure virtual |
| exportEntity(CLEntityDesc &entityDesc, const QString &suffix=QString(), QString *outputFilename=nullptr, ccCommandLineInterface::ExportOptions options=ExportOption::NoOptions)=0 | ccCommandLineInterface | pure 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 =0 | ccCommandLineInterface | pure virtual |
| hierarchyExportExt() const =0 | ccCommandLineInterface | pure virtual |
| hierarchyExportFormat() const =0 | ccCommandLineInterface | pure virtual |
| importFile(QString filename, const GlobalShiftOptions &globalShiftOptions, FileIOFilter::Shared filter=FileIOFilter::Shared(nullptr))=0 | ccCommandLineInterface | pure 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 =0 | ccCommandLineInterface | pure virtual |
| meshExportFormat() const =0 | ccCommandLineInterface | pure virtual |
| nextCommandIsGlobalShift() const | ccCommandLineInterface | |
| numericalPrecision() const | ccCommandLineInterface | |
| print(const QString &message) const =0 | ccCommandLineInterface | pure virtual |
| processGlobalShiftCommand(GlobalShiftOptions &options) | ccCommandLineInterface | |
| progressDialog() | ccCommandLineInterface | virtual |
| registerCommand(Command::Shared command)=0 | ccCommandLineInterface | pure virtual |
| removeClouds(bool onlyLast=false)=0 | ccCommandLineInterface | pure virtual |
| removeMeshes(bool onlyLast=false)=0 | ccCommandLineInterface | pure virtual |
| saveClouds(QString suffix=QString(), bool allAtOnce=false, const QString *allAtOnceFileName=nullptr)=0 | ccCommandLineInterface | pure virtual |
| saveMeshes(QString suffix=QString(), bool allAtOnce=false, const QString *allAtOnceFileName=nullptr)=0 | ccCommandLineInterface | pure virtual |
| setCloudExportFormat(QString format, QString ext)=0 | ccCommandLineInterface | pure virtual |
| setHierarchyExportFormat(QString format, QString ext)=0 | ccCommandLineInterface | pure virtual |
| setMeshExportFormat(QString format, QString ext)=0 | ccCommandLineInterface | pure virtual |
| setNumericalPrecision(int p) | ccCommandLineInterface | |
| silentMode() const | ccCommandLineInterface | |
| toggleAddTimestamp(bool state) | ccCommandLineInterface | |
| toggleAutoSaveMode(bool state) | ccCommandLineInterface | |
| toggleSilentMode(bool state) | ccCommandLineInterface | |
| warning(const QString &message) const =0 | ccCommandLineInterface | pure virtual |
| widgetParent() | ccCommandLineInterface | virtual |
| ~ccCommandLineInterface()=default | ccCommandLineInterface | virtual |