All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Labels::LabelOptionsModel Class Reference
Inheritance diagram for Eegeo::Labels::LabelOptionsModel:
Eegeo::NonCopyable

Public Member Functions

 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)
 

Additional Inherited Members

- Private Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

The documentation for this class was generated from the following files: