ImGuiTextFilterWrapper

Undocumented in source.

Constructors

this
this(const(char)* default_filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Destructor

~this
~this()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Postblit

this(this)
this(this)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

Build
void Build()
Undocumented in source. Be warned that the author may not have intended to support it.
Clear
void Clear()
Undocumented in source. Be warned that the author may not have intended to support it.
Draw
bool Draw(const(char)* label, float width)
Undocumented in source. Be warned that the author may not have intended to support it.
IsActive
bool IsActive()
Undocumented in source. Be warned that the author may not have intended to support it.
PassFilter
bool PassFilter(const(char)* text, const(char)* text_end)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta