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


Public Member Functions | |
| CommandSFOperation () | |
| 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 306 of file ecvCommandLineCommands.h.
| CommandSFOperation::CommandSFOperation | ( | ) |
Definition at line 4369 of file ecvCommandLineCommands.cpp.
|
overridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 4373 of file ecvCommandLineCommands.cpp.
References ccScalarFieldArithmeticsDlg::Apply(), ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), ccCommandLineInterface::clouds(), COMMAND_SF_OP, ccScalarFieldArithmeticsDlg::SF2::constantValue, ccScalarFieldArithmeticsDlg::DIVIDE, ccCommandLineInterface::error(), ccCommandLineInterface::exportEntity(), ccObject::getName(), cloudViewer::PointCloudTpl< T >::getNumberOfScalarFields(), ccScalarFieldArithmeticsDlg::GetOperationByName(), ccScalarFieldArithmeticsDlg::INVALID, ccScalarFieldArithmeticsDlg::SF2::isConstantValue, ccCommandLineInterface::meshes(), OPTION_LAST, ccCommandLineInterface::print(), size, and ccHObjectCaster::ToPointCloud().