MeshLib
 
Loading...
Searching...
No Matches
MR::NotificationTags Struct Reference

#include <MRRibbonNotification.h>

Public Types

enum  Tag : unsigned {
  None = 0b0000 , Report = 0b0001 , Recommendation = 0b0010 , ImplicitChanges = 0b0100 ,
  Important = 0b1000 , Default = Important | ImplicitChanges , All = Report | ImplicitChanges | Recommendation | Important
}
 

Member Enumeration Documentation

◆ Tag

enum MR::NotificationTags::Tag : unsigned
Enumerator
None 
Report 
Recommendation 
ImplicitChanges 
Important 
Default 
All 

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