mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04: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
|
||||
%End
|
||||
|
||||
QMatrix4x4 billboardTransform() const;
|
||||
float billboardHeight() const;
|
||||
%Docstring
|
||||
Returns transform for billboards
|
||||
Returns how nuch the billboard should be elevated upwards
|
||||
%End
|
||||
|
||||
private:
|
||||
|
@ -191,9 +191,9 @@ Returns transform for individual objects represented by the symbol
|
||||
Sets transform for individual objects represented by the symbol
|
||||
%End
|
||||
|
||||
QMatrix4x4 billboardTransform() const;
|
||||
float billboardHeight() const;
|
||||
%Docstring
|
||||
Returns transform for billboards
|
||||
Returns how nuch the billboard should be elevated upwards
|
||||
%End
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user