siplasplas
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ImGuiTextFilter::TextRange Struct Reference

Public Member Functions

 TextRange (const char *_b, const char *_e)
 
const char * begin () const
 
const char * end () const
 
bool empty () const
 
char front () const
 
void trim_blanks ()
 
IMGUI_API void split (char separator, ImVector< TextRange > &out)
 

Static Public Member Functions

static bool is_blank (char c)
 

Public Attributes

const char * b
 
const char * e
 

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