MeshLib
 
Loading...
Searching...
No Matches
MR::RibbonIcons Class Reference

#include <MRRibbonIcons.h>

Public Types

enum class  ColorType { Colored , White }
 
enum class  IconType {
  RibbonItemIcon , ObjectTypeIcon , IndependentIcons , Logos ,
  Count
}
 

Static Public Member Functions

static MRVIEWER_API void load ()
 
static MRVIEWER_API void free ()
 
static MRVIEWER_API const ImGuiImagefindByName (const std::string &name, float width, ColorType colorType, IconType iconType)
 

Member Enumeration Documentation

◆ ColorType

enum class MR::RibbonIcons::ColorType
strong
Enumerator
Colored 
White 

◆ IconType

enum class MR::RibbonIcons::IconType
strong
Enumerator
RibbonItemIcon 
ObjectTypeIcon 
IndependentIcons 
Logos 
Count 

Member Function Documentation

◆ findByName()

static MRVIEWER_API const ImGuiImage * MR::RibbonIcons::findByName ( const std::string & name,
float width,
ColorType colorType,
IconType iconType )
static

◆ free()

static MRVIEWER_API void MR::RibbonIcons::free ( )
static

◆ load()

static MRVIEWER_API void MR::RibbonIcons::load ( )
static

The documentation for this class was generated from the following file: