|
typedef std::string | IdType |
|
|
| LabelStyle (const IdType &labelStyleId, const LabelTextStyle *pLabelTextStyle, const LabelIconStyle *pLabelIconStyle, LabelOrientation::Type labelOrientation, LabelDisplay::Type labelDisplay, LabelHorizontalAlignment::Type labelHorizontalAlignment, LabelVerticalAlignment::Type labelVerticalAlignment, const v2 &labelOffsetEms, float labelAltitudeOffset, float constraintRadiusScale, float fadeDuration, bool initiallyFadedOut, bool pickable, StencilMode::Type stencilMode, StencilMode::Type stencilModeFlattened, int priority, float screenMargin, ScreenMarginHiding::Type screenMarginHiding, bool ignoreOcclusion, const v2 &iconOffset, const int styleIndex) |
|
IdType | GetId () const |
|
const LabelTextStyle * | GetTextStyle () const |
|
const LabelIconStyle * | GetIconStyle () const |
|
LabelOrientation::Type | GetLabelOrientation () const |
|
LabelDisplay::Type | GetLabelDisplay () const |
|
LabelHorizontalAlignment::Type | GetLabelHorizontalAlignment () const |
|
LabelVerticalAlignment::Type | GetLabelVerticalAlignment () const |
|
const v2 & | GetLabelOffsetEms () const |
|
float | GetLabelAltitudeOffset () const |
|
float | GetConstraintRadiusScale () const |
|
float | GetFadeDuration () const |
|
bool | ShouldFade () const |
|
float | GetFadeSpeed () const |
|
bool | IsInitiallyFadedOut () const |
|
int | GetPriority () const |
|
bool | IsPickable () const |
|
StencilMode::Type | GetStencilMode () const |
|
StencilMode::Type | GetStencilModeFlattened () const |
|
float | GetScreenMargin () const |
|
ScreenMarginHiding::Type | GetScreenMarginHiding () const |
|
bool | WillIgnoreOcclusion () const |
|
const v2 & | GetIconOffset () const |
|
const int | GetStyleIndex () const |
|
| NonCopyable (const NonCopyable &)=delete |
|
NonCopyable & | operator= (const NonCopyable &)=delete |
|
The documentation for this class was generated from the following files: