Pioneer
Loading...
Searching...
No Matches
Functions
ImGui Namespace Reference

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)
 

Function Documentation

◆ AddWindowPadding()

void ImGui::AddWindowPadding ( ImVec2  padding)

◆ AlignTextToLineHeight()

void ImGui::AlignTextToLineHeight ( float  lineHeight = -1.0f)

◆ ColorEdit3()

bool ImGui::ColorEdit3 ( const char *  label,
Color color 
)
Here is the call graph for this function:

◆ GetLineHeight()

float ImGui::GetLineHeight ( )

◆ GetWindowContentSize()

ImVec2 ImGui::GetWindowContentSize ( const char *  name)

◆ Value()

IMGUI_API void ImGui::Value ( const char *  prefix,
const std::string &  str 
)
Here is the call graph for this function: