mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-03 00:04:47 -04:00
7 lines
344 B
Python
7 lines
344 B
Python
# The following has been generated automatically from src/3d/qgstextureatlasgenerator.h
|
|
try:
|
|
QgsTextureAtlasGenerator.createFromRects = staticmethod(QgsTextureAtlasGenerator.createFromRects)
|
|
QgsTextureAtlasGenerator.createFromImages = staticmethod(QgsTextureAtlasGenerator.createFromImages)
|
|
except (NameError, AttributeError):
|
|
pass
|