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