LabelData¶
#include <osmlabelmodel.h>
Public Attributes¶
| Name | |
|---|---|
| String | title |
| glm::vec3 | worldPosition |
| int | x |
| int | y |
| bool | isWay |
| bool | visible |
| float | alpha |
Public Attributes Documentation¶
variable title¶
1 | |
variable worldPosition¶
1 | |
variable x¶
1 | |
variable y¶
1 | |
variable isWay¶
1 | |
variable visible¶
1 | |
variable alpha¶
1 | |
Updated on 2022-10-18 at 11:12:51 +0200