vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Member Functions | Public Attributes | List of all members
ImGuiTextFilter::ImGuiTextRange Struct Reference

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
 

The documentation for this struct was generated from the following file: