| 
    BlankMat 0.1.0
    
   Free open-source 3D texture creation application 
   | 
 
This is the complete list of members for UIFloat, including all inherited members.
| Display() override | UIFloat | inlinevirtual | 
| Equals(const float &value) const | IUIVariable< float > | inline | 
| Get() const | IUIVariable< float > | inline | 
| GetRef() const | IUIVariable< float > | inline | 
| mActionStack | IUIVariable< float > | protected | 
| mName | IUIVariable< float > | protected | 
| mSetCallback | IUIVariable< float > | protected | 
| mValue | IUIVariable< float > | protected | 
| Name() const | IUIVariable< float > | inline | 
| operator float() | IUIVariable< float > | inline | 
| operator*() | IUIVariable< float > | inline | 
| operator+(float other) const | UIFloat | inline | 
| operator+(const UIFloat &other) const | UIFloat | inline | 
| operator->() | IUIVariable< float > | inline | 
| Set(const float &newValue) | IUIVariable< float > | inline | 
| SetNoUpdate(const float &newValue) | IUIVariable< float > | inline | 
| UIFloat(const std::string &name="", float value=0.0f, ActionStack *actionStack=nullptr, std::function< void()> callback=std::function< void()>(nullptr)) | UIFloat | inlineexplicit |