ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PCDCommand Class Reference
Inheritance diagram for PCDCommand:
Collaboration diagram for PCDCommand:

Public Member Functions

 PCDCommand ()
 
 ~PCDCommand () 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
 

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 31 of file qPclIO.cpp.

Constructor & Destructor Documentation

◆ PCDCommand()

PCDCommand::PCDCommand ( )
inline

Definition at line 33 of file qPclIO.cpp.

◆ ~PCDCommand()

PCDCommand::~PCDCommand ( )
overridedefault

Member Function Documentation

◆ process()


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