Pioneer
Functions
ImGui Namespace Reference

Functions

void AlignTextToLineHeight (float lineHeight=-1.0f)
 
bool ColorEdit3 (const char *label, Color &color)
 
IMGUI_API void Value (const char *prefix, const std::string &str)
 

Function Documentation

◆ 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:

◆ Value()

IMGUI_API void ImGui::Value ( const char *  prefix,
const std::string &  str 
)