MeshLib
 
Loading...
Searching...
No Matches
MRNotificationType.h
Go to the documentation of this file.
1#pragma once
2
3namespace MR
4{
5
7{
8 Error,
10 Info,
11 Time,
12 Count
13};
14
15}
Definition MRCameraOrientationPlugin.h:8
std::chrono::time_point< std::chrono::system_clock > Time
Definition MRAsyncTimer.h:17
NotificationType
Definition MRNotificationType.h:7