vsgImGui 0.5.0
VulkanSceneGraph, ImGui and ImPlot integration library
Loading...
Searching...
No Matches
ImGuiTextFilter Struct Reference
Collaboration diagram for ImGuiTextFilter:

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: