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


Public Member Functions | |
| CommandDelaunayTri () | |
| 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 294 of file ecvCommandLineCommands.h.
| CommandDelaunayTri::CommandDelaunayTri | ( | ) |
Definition at line 4166 of file ecvCommandLineCommands.cpp.
|
overridevirtual |
Main process.
Implements ccCommandLineInterface::Command.
Definition at line 4170 of file ecvCommandLineCommands.cpp.
References ccHObject::addChild(), ccCommandLineInterface::arguments(), ccCommandLineInterface::autoSaveMode(), CLEntityDesc::basename, ccCommandLineInterface::clouds(), COMMAND_DELAUNAY_AA, COMMAND_DELAUNAY_BF, COMMAND_DELAUNAY_MAX_EDGE_LENGTH, cloudViewer::DELAUNAY_2D_AXIS_ALIGNED, cloudViewer::DELAUNAY_2D_BEST_LS_PLANE, ccCommandLineInterface::error(), ccCommandLineInterface::exportEntity(), ccMesh::getAssociatedCloud(), ccObject::getName(), CLEntityDesc::indexInFile, ccCommandLineInterface::IsCommand(), CLMeshDesc::mesh, ccCommandLineInterface::meshes(), CLEntityDesc::path, ccCommandLineInterface::print(), ccObject::setEnabled(), cloudViewer::GenericCloud::size(), size, ccMesh::size(), ccMesh::Triangulate(), and ccCommandLineInterface::warning().