ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CommandDist Struct Reference

#include <ecvCommandLineCommands.h>

Inheritance diagram for CommandDist:
Collaboration diagram for CommandDist:

Public Member Functions

 CommandDist (bool cloud2meshDist, const QString &name, const QString &keyword)
 
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
 

Public Attributes

bool m_cloud2meshDist
 
- Public Attributes inherited from ccCommandLineInterface::Command
QString m_name
 Command name. More...
 
QString m_keyword
 Command keyword. More...
 

Additional Inherited Members

- Public Types inherited from ccCommandLineInterface::Command
using Shared = QSharedPointer< Command >
 Shared type. More...
 

Detailed Description

Definition at line 264 of file ecvCommandLineCommands.h.

Constructor & Destructor Documentation

◆ CommandDist()

CommandDist::CommandDist ( bool  cloud2meshDist,
const QString &  name,
const QString &  keyword 
)

Definition at line 3591 of file ecvCommandLineCommands.cpp.

Member Function Documentation

◆ process()

Member Data Documentation

◆ m_cloud2meshDist

bool CommandDist::m_cloud2meshDist

Definition at line 271 of file ecvCommandLineCommands.h.

Referenced by process().


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