|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include <qgslazinfo.h>
Public Attributes | |
| QString | attribute |
| int | offset |
| int | size |
| QgsPointCloudAttribute::DataType | type |
Definition at line 48 of file qgslazinfo.h.
| QString QgsLazInfo::ExtraBytesAttributeDetails::attribute |
Definition at line 50 of file qgslazinfo.h.
| int QgsLazInfo::ExtraBytesAttributeDetails::offset |
Definition at line 53 of file qgslazinfo.h.
| int QgsLazInfo::ExtraBytesAttributeDetails::size |
Definition at line 52 of file qgslazinfo.h.
| QgsPointCloudAttribute::DataType QgsLazInfo::ExtraBytesAttributeDetails::type |
Definition at line 51 of file qgslazinfo.h.