/************************************************************************ * This file has been generated automatically from * * * * src/core/pointcloud/qgspointcloudindex.h * * * * Do not edit manually ! Edit header and run scripts/sipify.pl again * ************************************************************************/ class QgsPointCloudIndex: QObject { %Docstring Represents a indexed point clouds data in octree .. note:: The API is considered EXPERIMENTAL and can be changed without a notice .. versionadded:: 3.18 %End %TypeHeaderCode #include "qgspointcloudindex.h" %End public: explicit QgsPointCloudIndex(); ~QgsPointCloudIndex(); void load( const QString &fileName ); }; /************************************************************************ * This file has been generated automatically from * * * * src/core/pointcloud/qgspointcloudindex.h * * * * Do not edit manually ! Edit header and run scripts/sipify.pl again * ************************************************************************/