Struct ScopedTreeNodeIcon¶
Defined in File imgui_scoped.h
Nested Relationships¶
Nested Types¶
Struct Documentation¶
-
struct ScopedTreeNodeIcon¶
Public Functions
-
inline ScopedTreeNodeIcon(std::string_view title, const char *icon, ImVec2 size)¶
-
inline ~ScopedTreeNodeIcon()¶
-
ScopedTreeNodeIcon(ScopedTreeNodeIcon&&) = delete¶
-
ScopedTreeNodeIcon &operator=(ScopedTreeNodeIcon&&) = delete¶
-
ScopedTreeNodeIcon(const ScopedTreeNodeIcon&) = delete¶
-
ScopedTreeNodeIcon &operator=(const ScopedTreeNodeIcon&) = delete¶
Public Members
-
bool is_open¶
-
inline ScopedTreeNodeIcon(std::string_view title, const char *icon, ImVec2 size)¶