Struct ScopedTreeNodeExV¶
Defined in File imgui_scoped.h
Struct Documentation¶
-
struct ScopedTreeNodeExV¶
Public Functions
- inline ScopedTreeNodeExV (const char *str_id, ImGuiTreeNodeFlags flags, const char *fmt, va_list args) IM_FMTLIST(4)
- inline ScopedTreeNodeExV (const void *ptr_id, ImGuiTreeNodeFlags flags, const char *fmt, va_list args) IM_FMTLIST(4)
-
inline ~ScopedTreeNodeExV()¶
-
inline explicit operator bool() const¶
-
ScopedTreeNodeExV(ScopedTreeNodeExV&&) = delete¶
-
ScopedTreeNodeExV &operator=(ScopedTreeNodeExV&&) = delete¶
-
ScopedTreeNodeExV(const ScopedTreeNodeExV&) = delete¶
-
ScopedTreeNodeExV &operator=(const ScopedTreeNodeExV&) = delete¶
Public Members
-
bool is_open¶