mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Spelling
This commit is contained in:
parent
9b07075fae
commit
741c051321
@ -38,7 +38,7 @@ Creates tessellator with a specified ``bounds`` of input geometry coordinates.
|
||||
This constructor allows the tessellator to map input coordinates to a desirable range for numerically
|
||||
stability during calculations.
|
||||
|
||||
If ``noZ`` is ``True``, then a 2-dimensional tesselation only will be performed and all z coordinates will be ignored.
|
||||
If ``noZ`` is ``True``, then a 2-dimensional tessellation only will be performed and all z coordinates will be ignored.
|
||||
|
||||
.. versionadded:: 3.10
|
||||
%End
|
||||
|
@ -48,7 +48,7 @@ class CORE_EXPORT QgsTessellator
|
||||
* This constructor allows the tessellator to map input coordinates to a desirable range for numerically
|
||||
* stability during calculations.
|
||||
*
|
||||
* If \a noZ is TRUE, then a 2-dimensional tesselation only will be performed and all z coordinates will be ignored.
|
||||
* If \a noZ is TRUE, then a 2-dimensional tessellation only will be performed and all z coordinates will be ignored.
|
||||
*
|
||||
* \since QGIS 3.10
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user