BlankMat 0.1.0
Free open-source 3D texture creation application
Loading...
Searching...
No Matches
UIFloat Member List

This is the complete list of members for UIFloat, including all inherited members.

Display() overrideUIFloatinlinevirtual
Equals(const float &value) constIUIVariable< float >inline
Get() constIUIVariable< float >inline
GetRef() constIUIVariable< float >inline
mActionStackIUIVariable< float >protected
mNameIUIVariable< float >protected
mSetCallbackIUIVariable< float >protected
mValueIUIVariable< float >protected
Name() constIUIVariable< float >inline
operator float()IUIVariable< float >inline
operator*()IUIVariable< float >inline
operator+(float other) constUIFloatinline
operator+(const UIFloat &other) constUIFloatinline
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))UIFloatinlineexplicit