mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-04 00:06:46 -05:00
Fix sip bindings
This commit is contained in:
parent
a5b851631a
commit
04d5369d4d
@ -191,9 +191,9 @@ Returns transform for individual objects represented by the symbol
|
|||||||
Sets transform for individual objects represented by the symbol
|
Sets transform for individual objects represented by the symbol
|
||||||
%End
|
%End
|
||||||
|
|
||||||
QMatrix4x4 billboardTransform() const;
|
float billboardHeight() const;
|
||||||
%Docstring
|
%Docstring
|
||||||
Returns transform for billboards
|
Returns how nuch the billboard should be elevated upwards
|
||||||
%End
|
%End
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
@ -191,9 +191,9 @@ Returns transform for individual objects represented by the symbol
|
|||||||
Sets transform for individual objects represented by the symbol
|
Sets transform for individual objects represented by the symbol
|
||||||
%End
|
%End
|
||||||
|
|
||||||
QMatrix4x4 billboardTransform() const;
|
float billboardHeight() const;
|
||||||
%Docstring
|
%Docstring
|
||||||
Returns transform for billboards
|
Returns how nuch the billboard should be elevated upwards
|
||||||
%End
|
%End
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user