18 #ifndef QGSPOINTCLOUDBLOCK_H 
   19 #define QGSPOINTCLOUDBLOCK_H 
   22 #include "qgis_core.h" 
   49     const char *data() 
const;
 
   52     int pointCount() 
const;
 
Collection of point cloud attributes.
Base class for storing raw data from point cloud nodes.
virtual ~QgsPointCloudBlock()=default
Dtor.