Struct ScopedTreeNodeIcon

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