vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Classes | Public Member Functions | Public Attributes | List of all members
ImGuiTextFilter Struct Reference
Collaboration diagram for ImGuiTextFilter:
Collaboration graph
[legend]

Classes

struct  ImGuiTextRange
 

Public Member Functions

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

Public Attributes

char InputBuf [256]
 
ImVector< ImGuiTextRangeFilters
 
int CountGrep
 

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