18#ifndef QGSPOINTCLOUDBLOCK_H
19#define QGSPOINTCLOUDBLOCK_H
49 const char *data()
const;
52 int pointCount()
const;
77 void setPointCount(
int size );
Collection of point cloud attributes.
Base class for storing raw data from point cloud nodes.
virtual ~QgsPointCloudBlock()=default
Dtor.
int pointRecordSize() const
Returns the total size of each individual point record.
Class for storage of 3D vectors similar to QVector3D, with the difference that it uses double precisi...