ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
LASOpenDlg.cpp File Reference
#include "LASOpenDlg.h"
#include <QFileDialog>
#include <QFileInfo>
#include <QMessageBox>
#include <assert.h>
#include <string.h>
Include dependency graph for LASOpenDlg.cpp:

Go to the source code of this file.

Functions

bool FieldIsPresent (const std::vector< std::string > &dimensions, LAS_FIELDS field)
 

Function Documentation

◆ FieldIsPresent()

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().