MeshLib C++ Docs
Loading...
Searching...
No Matches
MRRenderImGui.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "MRViewerFwd.h"
4
5
namespace
MR
6
{
9
10
15
MRVIEWER_API
void
renderImGui
(
16
const
Vector2i& resolution,
17
const
std::function<
void
()>& configureFunc,
18
const
std::function<
void
()>& drawFunc
19
);
20
21
}
MR::renderImGui
MRVIEWER_API void renderImGui(const Vector2i &resolution, const std::function< void()> &configureFunc, const std::function< void()> &drawFunc)
MR
only for bindings generation
Definition
MRCameraOrientationPlugin.h:8
MeshLib
source
MRViewer
MRRenderImGui.h
Generated by
1.11.0