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

Ply dialog loading context. More...

Public Member Functions

 PlyLoadingContext ()
 

Public Attributes

QStringList allProperties
 
std::vector< QString > standardCombosProperties
 
std::vector< QString > sfCombosProperties
 
std::vector< QString > listCombosProperties
 
std::vector< QString > singleCombosProperties
 
int ignoredProps
 
bool valid
 
bool applyAll
 

Detailed Description

Ply dialog loading context.

Definition at line 23 of file PlyOpenDlg.cpp.

Constructor & Destructor Documentation

◆ PlyLoadingContext()

PlyLoadingContext::PlyLoadingContext ( )
inline

Definition at line 24 of file PlyOpenDlg.cpp.

Member Data Documentation

◆ allProperties

QStringList PlyLoadingContext::allProperties

Definition at line 26 of file PlyOpenDlg.cpp.

◆ applyAll

◆ ignoredProps

int PlyLoadingContext::ignoredProps

Definition at line 31 of file PlyOpenDlg.cpp.

◆ listCombosProperties

std::vector<QString> PlyLoadingContext::listCombosProperties

Definition at line 29 of file PlyOpenDlg.cpp.

◆ sfCombosProperties

std::vector<QString> PlyLoadingContext::sfCombosProperties

Definition at line 28 of file PlyOpenDlg.cpp.

◆ singleCombosProperties

std::vector<QString> PlyLoadingContext::singleCombosProperties

Definition at line 30 of file PlyOpenDlg.cpp.

◆ standardCombosProperties

std::vector<QString> PlyLoadingContext::standardCombosProperties

Definition at line 27 of file PlyOpenDlg.cpp.

◆ valid

bool PlyLoadingContext::valid

Definition at line 32 of file PlyOpenDlg.cpp.

Referenced by PlyOpenDlg::canBeSkipped(), and PlyOpenDlg::restorePreviousContext().


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