MeshLib
 
Loading...
Searching...
No Matches
MRGetSystemInfoJson.h
Go to the documentation of this file.
1#pragma once
2#include "MRViewerFwd.h"
3#include "MRPch/MRJson.h"
4
5namespace MR
6{
7// Accumulate system information in Json value
8MRVIEWER_API Json::Value GetSystemInfoJson();
9}
Definition MRCameraOrientationPlugin.h:7
MRVIEWER_API Json::Value GetSystemInfoJson()