![]() |
Pioneer
|
Functions | |
| void | AlignTextToLineHeight (float lineHeight=-1.0f) |
| void | AddWindowPadding (ImVec2 padding) |
| float | GetLineHeight () |
| ImVec2 | GetWindowContentSize (const char *name) |
| bool | ColorEdit3 (const char *label, Color &color) |
| IMGUI_API void | Value (const char *prefix, const std::string &str) |
| void ImGui::AddWindowPadding | ( | ImVec2 | padding | ) |
| void ImGui::AlignTextToLineHeight | ( | float | lineHeight = -1.0f | ) |
| bool ImGui::ColorEdit3 | ( | const char * | label, |
| Color & | color | ||
| ) |

| float ImGui::GetLineHeight | ( | ) |
| ImVec2 ImGui::GetWindowContentSize | ( | const char * | name | ) |
| IMGUI_API void ImGui::Value | ( | const char * | prefix, |
| const std::string & | str | ||
| ) |
