Open 3D Engine ImGui Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImGuiTextFilter Struct Reference

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: