QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgspointcloudattribute.cpp File Reference
#include "qgspointcloudattribute.h"
#include "qgis.h"
Include dependency graph for qgspointcloudattribute.cpp:

Go to the source code of this file.

Functions

template<typename T>
void _attribute (const char *data, std::size_t offset, QgsPointCloudAttribute::DataType type, T &value)

Function Documentation

◆ _attribute()

template<typename T>
void _attribute ( const char * data,
std::size_t offset,
QgsPointCloudAttribute::DataType type,
T & value )

Definition at line 205 of file qgspointcloudattribute.cpp.