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 2023-07-03 at 11:02:07 +0000