Rebel Fork Framework
|
This is the complete list of members for Urho3D::ColorScopeGuard, including all inherited members.
ColorScopeGuard(ImGuiCol id, const ImVec4 &color, bool enabled=true) (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | inline |
ColorScopeGuard(std::initializer_list< ea::pair< ImGuiCol, ImVec4 >> colors, bool enabled=true) (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | inlineexplicit |
ColorScopeGuard(ImGuiCol id, ImU32 color, bool enabled=true) (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | inline |
ColorScopeGuard(std::initializer_list< ea::pair< ImGuiCol, ImU32 >> colors, bool enabled=true) (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | inlineexplicit |
ColorScopeGuard(ImGuiCol id, const Color &color, bool enabled=true) (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | inline |
ColorScopeGuard(std::initializer_list< ea::pair< ImGuiCol, Color >> colors, bool enabled=true) (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | inlineexplicit |
numColors_ (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | private |
~ColorScopeGuard() (defined in Urho3D::ColorScopeGuard) | Urho3D::ColorScopeGuard | inline |