vsgImGui 0.6.0
VulkanSceneGraph, ImGui and ImPlot integration library
|
Public Member Functions | |
ImGuiTextRange (const char *_b, const char *_e) | |
bool | empty () const |
IMGUI_API void | split (char separator, ImVector< ImGuiTextRange > *out) const |
Public Attributes | |
const char * | b |
const char * | e |