|
vsgImGui
0.0.0
VulkanSceneGraph 3rd party data 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 |