|
| LabelOptionsModel (bool debugDrawEnabled, OcclusionResolverMode::Type occlusionMode, float constraintRadiusScale, float fadeDurationScale, const std::string &fontName) |
|
bool | IsDebugDrawEnabled () const |
|
OcclusionResolverMode::Type | GetOcclusionMode () const |
|
float | GetConstraintRadiusScale () const |
|
float | GetFadeDurationScale () const |
|
std::string | GetFontName () const |
|
bool | IsDebugIdentifyStyleEnabled () const |
|
std::string | GetDebugIdentifyStyleName () const |
|
void | SetDebugDraw (bool enabled) |
|
void | SetOcclusionMode (OcclusionResolverMode::Type occlusionMode) |
|
void | SetConstraintRadiusScale (float constraintRadiusScale) |
|
void | SetFadeDurationScale (float fadeDuration) |
|
void | SetFontName (const std::string &fontName) |
|
void | SetDebugIdentifyStyle (const std::string &styleName) |
|
void | RegisterChangedCallback (CallbackType &callback) |
|
void | UnregisterChangedCallback (CallbackType &callback) |
|
The documentation for this class was generated from the following files: