QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Functions
qgspointcloudattribute.cpp File Reference
#include "qgis.h"
#include "qgspointcloudattribute.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 204 of file qgspointcloudattribute.cpp.