siplasplas
Classes | Public Member Functions | Public Attributes | List of all members
ImGuiTextFilter Struct Reference

Classes

struct  TextRange
 

Public Member Functions

 ImGuiTextFilter (const char *default_filter="")
 
void Clear ()
 
bool Draw (const char *label="Filter (inc,-exc)", float width=0.0f)
 
bool PassFilter (const char *text, const char *text_end=NULL) const
 
bool IsActive () const
 
IMGUI_API void Build ()
 

Public Attributes

char InputBuf [256]
 
ImVector< TextRangeFilters
 
int CountGrep
 

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