![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "PlyOpenDlg.h"#include <QListWidgetItem>#include <QMessageBox>#include <QStringList>#include <CVLog.h>#include <assert.h>#include <string.h>
Go to the source code of this file.
Classes | |
| struct | PlyLoadingContext |
| Ply dialog loading context. More... | |
Variables | |
| static PlyLoadingContext | s_lastContext |
| Last loading context. More... | |
|
static |
Last loading context.
Definition at line 36 of file PlyOpenDlg.cpp.
Referenced by PlyOpenDlg::apply(), PlyOpenDlg::applyAll(), PlyOpenDlg::canBeSkipped(), PlyOpenDlg::ResetApplyAll(), and PlyOpenDlg::restorePreviousContext().