![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "LASOpenDlg.h"#include <QFileDialog>#include <QFileInfo>#include <QMessageBox>#include <assert.h>#include <string.h>
Go to the source code of this file.
Functions | |
| bool | FieldIsPresent (const std::vector< std::string > &dimensions, LAS_FIELDS field) |
| bool FieldIsPresent | ( | const std::vector< std::string > & | dimensions, |
| LAS_FIELDS | field | ||
| ) |
Definition at line 58 of file LASOpenDlg.cpp.
References LAS_FIELD_NAMES.
Referenced by LASOpenDlg::setDimensions().