mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
4 lines
256 B
Python
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
|