ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PCVCommand Class Reference

#include <PCVCommand.h>

Inheritance diagram for PCVCommand:
Collaboration diagram for PCVCommand:

Public Member Functions

 PCVCommand ()
 
 ~PCVCommand () override=default
 
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
 

Static Public Member Functions

static bool Process (const ccHObject::Container &candidates, const std::vector< CCVector3 > &rays, bool meshIsClosed, unsigned resolution, ecvProgressDialog *progressDlg=nullptr, ecvMainAppInterface *app=nullptr)
 

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...
 

Detailed Description

Definition at line 35 of file PCVCommand.h.

Constructor & Destructor Documentation

◆ PCVCommand()

PCVCommand::PCVCommand ( )

Definition at line 29 of file PCVCommand.cpp.

◆ ~PCVCommand()

PCVCommand::~PCVCommand ( )
overridedefault

Member Function Documentation

◆ process()

◆ Process()


The documentation for this class was generated from the following files: