Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
Material.hpp File Reference
#include "core/color.hpp"
#include "ui/graphics/Image.hpp"
Include dependency graph for Material.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iv::ui::graphics::Material
 
struct  iv::ui::graphics::Material::ColorDecomposed
 

Namespaces

namespace  iv
 
namespace  iv::ui
 
namespace  iv::ui::graphics
 

Enumerations

enum class  iv::ui::graphics::eMaterialName {
  iv::ui::graphics::AlternateList , iv::ui::graphics::Background , iv::ui::graphics::ButtonBackground , iv::ui::graphics::ButtonSelectedBackground ,
  iv::ui::graphics::ButtonShadowBackground , iv::ui::graphics::ButtonText , iv::ui::graphics::ButtonsGroupBackground , iv::ui::graphics::ButtonsGroupEdge ,
  iv::ui::graphics::ContextMenuButton , iv::ui::graphics::Default , iv::ui::graphics::DialogBackground , iv::ui::graphics::DialogShadowBackground ,
  iv::ui::graphics::DialogTitle , iv::ui::graphics::EditBackground , iv::ui::graphics::Edit , iv::ui::graphics::Focus ,
  iv::ui::graphics::FrameView , iv::ui::graphics::HeaderList , iv::ui::graphics::Illumination , iv::ui::graphics::Inactive ,
  iv::ui::graphics::IndicatorTitle , iv::ui::graphics::MenuBackground , iv::ui::graphics::Progress , iv::ui::graphics::ScrollBackground ,
  iv::ui::graphics::Scroll , iv::ui::graphics::SeparatorLine , iv::ui::graphics::Text , iv::ui::graphics::Title ,
  iv::ui::graphics::TitleLabel , iv::ui::graphics::ValueLabel
}
 The eMaterialName enum Enumerates the names of the predefined materials. More...