|
| ColorScopeGuard (ImGuiCol id, const ImVec4 &color, bool enabled=true) |
|
| ColorScopeGuard (std::initializer_list< ea::pair< ImGuiCol, ImVec4 >> colors, bool enabled=true) |
|
| ColorScopeGuard (ImGuiCol id, ImU32 color, bool enabled=true) |
|
| ColorScopeGuard (std::initializer_list< ea::pair< ImGuiCol, ImU32 >> colors, bool enabled=true) |
|
| ColorScopeGuard (ImGuiCol id, const Color &color, bool enabled=true) |
|
| ColorScopeGuard (std::initializer_list< ea::pair< ImGuiCol, Color >> colors, bool enabled=true) |
|
|
const unsigned | numColors_ {} |
|
The documentation for this class was generated from the following file: