MeshLib C++ Docs
Loading...
Searching...
No Matches
MRWebResponseCallback.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "MRViewerFwd.h"
4
#include <json/forwards.h>
5
6
namespace
MR
7
{
10
11
12
using
WebResponseCallback
= std::function<void(
const
Json::Value& response )>;
13
14
}
MR::WebResponseCallback
std::function< void(const Json::Value &response)> WebResponseCallback
Definition
MRWebResponseCallback.h:12
MR
only for bindings generation
Definition
MRCameraOrientationPlugin.h:8
MeshLib
source
MRViewer
MRWebResponseCallback.h
Generated by
1.11.0