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

#include <qRANSAC_SD_Commands.h>

Inheritance diagram for CommandRANSAC:
Collaboration diagram for CommandRANSAC:

Public Member Functions

 CommandRANSAC ()
 
virtual bool process (ccCommandLineInterface &cmd) override
 Main process. More...
 
bool makePathIfPossible (ccCommandLineInterface &cmd, const QString &param, QString *outputPath, bool *performOutput)
 
- 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 49 of file qRANSAC_SD_Commands.h.

Constructor & Destructor Documentation

◆ CommandRANSAC()

CommandRANSAC::CommandRANSAC ( )
inline

Definition at line 50 of file qRANSAC_SD_Commands.h.

Member Function Documentation

◆ makePathIfPossible()

bool CommandRANSAC::makePathIfPossible ( ccCommandLineInterface cmd,
const QString &  param,
QString *  outputPath,
bool *  performOutput 
)
inline

◆ process()


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