MeshLib C++ Docs
Loading...
Searching...
No Matches
MRGetSystemInfoJson.h
Go to the documentation of this file.
1#pragma once
2#include "MRViewerFwd.h"
3#include <json/forwards.h>
4
5namespace MR
6{
9
11MRVIEWER_API Json::Value GetSystemInfoJson();
12}
MRVIEWER_API Json::Value GetSystemInfoJson()
Accumulate system information in Json value.
only for bindings generation
Definition MRCameraOrientationPlugin.h:8