Public Member Functions | |
LabelModelCreationParams (const std::string &modelId, const Labels::LabelAnchorCategory &anchorCategory, const std::string &entityName, const std::string &textUtf8, const std::string &iconKey, const dv3 &ecefPosition, const v3 &anchorOffset, int subPriority) | |
Public Attributes | |
std::string | labelModelId |
const Labels::LabelAnchorCategory * | labelAnchorCategory |
std::string | entityName |
std::string | labelTextUtf8 |
std::string | iconKey |
dv3 | ecefPosition |
v3 | anchorOffset |
Resources::Interiors::InteriorId | interiorId |
int | interiorFloorIndex |
int | subPriority |
bool | fitToSurface |