QGIS/python/PyQt6/analysis/auto_additions/qgstininterpolator.py
2023-12-13 05:36:44 +10:00

4 lines
256 B
Python

# The following has been generated automatically from src/analysis/interpolation/qgstininterpolator.h
QgsTinInterpolator.Linear = QgsTinInterpolator.TinInterpolation.Linear
QgsTinInterpolator.CloughTocher = QgsTinInterpolator.TinInterpolation.CloughTocher