Information about a palette category for UI rendering. More...
#include <palette_category.h>
Public Attributes | |
| PaletteCategory | category |
| std::string | display_name |
| std::string | icon |
| std::vector< std::string > | group_names |
Information about a palette category for UI rendering.
Definition at line 27 of file palette_category.h.
| PaletteCategory yaze::editor::PaletteCategoryInfo::category |
Definition at line 28 of file palette_category.h.
| std::string yaze::editor::PaletteCategoryInfo::display_name |
Definition at line 29 of file palette_category.h.
| std::string yaze::editor::PaletteCategoryInfo::icon |
Definition at line 30 of file palette_category.h.
| std::vector<std::string> yaze::editor::PaletteCategoryInfo::group_names |
Definition at line 31 of file palette_category.h.