2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/pointcloud/qgspointcloudrendererregistry.h
|
|
|
|
QgsPointCloudRendererRegistry.defaultRenderer = staticmethod(QgsPointCloudRendererRegistry.defaultRenderer)
|
|
|
|
QgsPointCloudRendererRegistry.classificationAttributeCategories = staticmethod(QgsPointCloudRendererRegistry.classificationAttributeCategories)
|
2024-08-16 09:08:23 +10:00
|
|
|
try:
|
|
|
|
QgsPointCloudRendererAbstractMetadata.__group__ = ['pointcloud']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsPointCloudRendererMetadata.__group__ = ['pointcloud']
|
|
|
|
except NameError:
|
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsPointCloudRendererRegistry.__group__ = ['pointcloud']
|
|
|
|
except NameError:
|
|
|
|
pass
|