#include <MRRibbonNotification.h>
Public Member Functions | |
MRVIEWER_API void | pushNotification (const RibbonNotification ¬ification) |
MRVIEWER_API void | draw (float scaling, float scenePosX, float topPanelHeight) |
Public Attributes | |
float | defaultNotificationLifeTimeSeconds = 5.0f |
NotificationTagMask | allowedTagMask = NotificationTags::Default |
MRVIEWER_API void MR::RibbonNotifier::draw | ( | float | scaling, |
float | scenePosX, | ||
float | topPanelHeight ) |
MRVIEWER_API void MR::RibbonNotifier::pushNotification | ( | const RibbonNotification & | notification | ) |
NotificationTagMask MR::RibbonNotifier::allowedTagMask = NotificationTags::Default |
float MR::RibbonNotifier::defaultNotificationLifeTimeSeconds = 5.0f |